Amazon.EC2.Model.ModifyNetworkInterfaceAttributeRequest.IsSetAttachment C# (CSharp) Method

IsSetAttachment() private method

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