Amazon.EC2.Model.ModifyNetworkInterfaceAttributeRequest.IsSetAttachment C# (CSharp) Метод

IsSetAttachment() приватный Метод

private IsSetAttachment ( ) : bool
Результат bool
        internal bool IsSetAttachment()
        {
            return this._attachment != null;
        }