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

IsSetAccountUsage() private method

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