Amazon.OpsWorks.Model.UpdateUserProfileRequest.IsSetAllowSelfManagement C# (CSharp) Method

IsSetAllowSelfManagement() private method

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