Amazon.Batch.Model.MountPoint.IsSetReadOnly C# (CSharp) Méthode

IsSetReadOnly() private méthode

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