Amazon.EC2.Model.ResetImageAttributeRequest.IsSetAttribute C# (CSharp) Méthode

IsSetAttribute() private méthode

private IsSetAttribute ( ) : bool
Résultat bool
        internal bool IsSetAttribute()
        {
            return this.attribute != null;
        }
ResetImageAttributeRequest