Amazon.OpsWorks.Model.CreateUserProfileRequest.IsSetAllowSelfManagement C# (CSharp) Метод

IsSetAllowSelfManagement() приватный Метод

private IsSetAllowSelfManagement ( ) : bool
Результат bool
        internal bool IsSetAllowSelfManagement()
        {
            return this._allowSelfManagement.HasValue; 
        }