Amazon.EC2.Model.ProvisionedBandwidth.IsSetRequested C# (CSharp) Méthode

IsSetRequested() private méthode

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