Amazon.EC2.Model.EgressOnlyInternetGateway.IsSetAttachments C# (CSharp) Method

IsSetAttachments() private method

private IsSetAttachments ( ) : bool
return bool
        internal bool IsSetAttachments()
        {
            return this._attachments != null && this._attachments.Count > 0; 
        }