Amazon.Lambda.Model.GetAccountSettingsResponse.IsSetAccountLimit C# (CSharp) Method

IsSetAccountLimit() private method

private IsSetAccountLimit ( ) : bool
return bool
        internal bool IsSetAccountLimit()
        {
            return this._accountLimit != null;
        }
GetAccountSettingsResponse