Amazon.EC2.Model.AttachVolumeRequest.IsSetDevice C# (CSharp) Method

IsSetDevice() private method

private IsSetDevice ( ) : bool
return bool
        internal bool IsSetDevice()
        {
            return this._device != null;
        }