Amazon.ElasticMapReduce.Model.VolumeSpecification.IsSetSizeInGB C# (CSharp) Méthode

IsSetSizeInGB() private méthode

private IsSetSizeInGB ( ) : bool
Résultat bool
        internal bool IsSetSizeInGB()
        {
            return this._sizeInGB.HasValue; 
        }