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

IsSetAttribute() private méthode

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