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

IsSetContainerPath() private method

private IsSetContainerPath ( ) : bool
return bool
        internal bool IsSetContainerPath()
        {
            return this._containerPath != null;
        }