7#include <aws/lambda/Lambda_EXPORTS.h>
46 inline void SetTotalCodeSize(
long long value) { m_totalCodeSizeHasBeenSet =
true; m_totalCodeSize = value; }
56 inline void SetFunctionCount(
long long value) { m_functionCountHasBeenSet =
true; m_functionCount = value; }
61 long long m_totalCodeSize;
62 bool m_totalCodeSizeHasBeenSet =
false;
64 long long m_functionCount;
65 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_LAMBDA_API AccountUsage(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API AccountUsage & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTotalCodeSize(long long value)
AccountUsage & WithTotalCodeSize(long long value)
long long GetTotalCodeSize() const
Aws::Utils::Json::JsonValue JsonValue