menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
AccountUsage
AccountUsage constructor
AccountUsage constructor
dark_mode
light_mode
AccountUsage
constructor
AccountUsage
(
{
int
?
functionCount
,
int
?
totalCodeSize
,
})
Implementation
AccountUsage({ this.functionCount, this.totalCodeSize, });
aws_lambda_api package
documentation
lambda-2015-03-31
AccountUsage
AccountUsage constructor
AccountUsage class