Amazon.EC2.Model.AccountAttribute.IsSetAttributeName C# (CSharp) Méthode

IsSetAttributeName() private méthode

private IsSetAttributeName ( ) : bool
Résultat bool
        internal bool IsSetAttributeName()
        {
            return this._attributeName != null;
        }