Amazon.Batch.Model.MountPoint.IsSetSourceVolume C# (CSharp) Method

IsSetSourceVolume() private method

private IsSetSourceVolume ( ) : bool
return bool
        internal bool IsSetSourceVolume()
        {
            return this._sourceVolume != null;
        }