Amazon.ElasticMapReduce.Model.EbsBlockDeviceConfig.IsSetVolumesPerInstance C# (CSharp) Method

IsSetVolumesPerInstance() private method

private IsSetVolumesPerInstance ( ) : bool
return bool
        internal bool IsSetVolumesPerInstance()
        {
            return this._volumesPerInstance.HasValue; 
        }