AccountUsage

The number of functions and amount of storage in use.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of Lambda functions.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: AccountUsage.Builder.() -> Unit = {}): AccountUsage
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String