Amazon.EC2.Model.NetworkInterfaceAssociation.IsSetIpOwnerId C# (CSharp) 메소드

IsSetIpOwnerId() 개인적인 메소드

private IsSetIpOwnerId ( ) : bool
리턴 bool
        internal bool IsSetIpOwnerId()
        {
            return this._ipOwnerId != null;
        }