Amazon.StorageGateway.Model.CreateCachediSCSIVolumeRequest.IsSetSourceVolumeARN C# (CSharp) Method

IsSetSourceVolumeARN() private method

private IsSetSourceVolumeARN ( ) : bool
return bool
        internal bool IsSetSourceVolumeARN()
        {
            return this._sourceVolumeARN != null;
        }