Amazon.EC2.Model.BundleInstanceRequest.IsSetStorage C# (CSharp) Method

IsSetStorage() private method

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