Amazon.EC2.Model.BundleInstanceRequest.IsSetStorage C# (CSharp) Méthode

IsSetStorage() private méthode

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