Amazon.ElasticMapReduce.Model.VolumeSpecification.IsSetSizeInGB C# (CSharp) Method

IsSetSizeInGB() private method

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