Amazon.EC2.Model.EbsBlockDevice.IsSetVolumeType C# (CSharp) Method

IsSetVolumeType() private method

private IsSetVolumeType ( ) : bool
return bool
        internal bool IsSetVolumeType()
        {
            return this._volumeType != null;
        }