UpdateAccountResponse

Represents an AWS account that is associated with API Gateway.

Types

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

Properties

Link copied to clipboard

The version of the API keys used for the account.

Link copied to clipboard

The ARN of an Amazon CloudWatch role for the current Account.

Link copied to clipboard

A list of features supported for the account. When usage plans are enabled, the features list will include an entry of "UsagePlans".

Link copied to clipboard

Specifies the API request limits configured for the current Account.

Functions

Link copied to clipboard
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