7#include <aws/lambda/Lambda_EXPORTS.h>
40 m_totalCodeSizeHasBeenSet =
true;
41 m_totalCodeSize = value;
56 m_functionCountHasBeenSet =
true;
57 m_functionCount = value;
65 long long m_totalCodeSize{0};
67 long long m_functionCount{0};
68 bool m_totalCodeSizeHasBeenSet =
false;
69 bool m_functionCountHasBeenSet =
false;
void SetFunctionCount(long long value)
long long GetFunctionCount() const
AccountUsage & WithFunctionCount(long long value)
bool TotalCodeSizeHasBeenSet() const
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
bool FunctionCountHasBeenSet() const
AWS_LAMBDA_API AccountUsage(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API AccountUsage & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTotalCodeSize(long long value)
AWS_LAMBDA_API AccountUsage()=default
AccountUsage & WithTotalCodeSize(long long value)
long long GetTotalCodeSize() const
Aws::Utils::Json::JsonValue JsonValue