Amazon.EC2.Model.EgressOnlyInternetGateway.IsSetAttachments C# (CSharp) Méthode

IsSetAttachments() private méthode

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