class Aws::Lambda::Types::AccountUsage

The number of functions and amount of storage in use.

@!attribute [rw] total_code_size

The amount of storage space, in bytes, that's being used by
deployment packages and layer archives.
@return [Integer]

@!attribute [rw] function_count

The number of Lambda functions.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/AccountUsage AWS API Documentation

Constants

SENSITIVE