Amazon.ElasticMapReduce.Model.EbsBlockDevice.IsSetVolumeSpecification C# (CSharp) Method

IsSetVolumeSpecification() private method

private IsSetVolumeSpecification ( ) : bool
return bool
        internal bool IsSetVolumeSpecification()
        {
            return this._volumeSpecification != null;
        }