ResourceQuotas

A set of per-resource AWS Elastic Beanstalk quotas associated with an AWS account. They reflect Elastic Beanstalk resource limits for this account.

Types

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

Properties

Link copied to clipboard

The quota for applications in the AWS account.

Link copied to clipboard

The quota for application versions in the AWS account.

Link copied to clipboard

The quota for configuration templates in the AWS account.

Link copied to clipboard

The quota for custom platforms in the AWS account.

Link copied to clipboard

The quota for environments in the AWS account.

Functions

Link copied to clipboard
inline fun copy(block: ResourceQuotas.Builder.() -> Unit = {}): ResourceQuotas
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