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

IsSetReadOnly() private method

private IsSetReadOnly ( ) : bool
return bool
        internal bool IsSetReadOnly()
        {
            return this._readOnly.HasValue; 
        }