Amazon.Batch.Model.MountPoint.IsSetSourceVolume C# (CSharp) 메소드

IsSetSourceVolume() 개인적인 메소드

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