Amazon.OpsWorks.Model.UpdateUserProfileRequest.IsSetAllowSelfManagement C# (CSharp) Méthode

IsSetAllowSelfManagement() private méthode

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