Amazon.EC2.Model.ModifyNetworkInterfaceAttributeRequest.IsSetAttachment C# (CSharp) 메소드

IsSetAttachment() 개인적인 메소드

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