UpdateGatewayRequest

Types

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

Properties

Link copied to clipboard

The updated authorizer configuration for the gateway.

Link copied to clipboard

The updated authorizer type for the gateway.

Link copied to clipboard

The updated description for the gateway.

Link copied to clipboard

The level of detail in error messages returned when invoking the gateway.

Link copied to clipboard

The identifier of the gateway to update.

Link copied to clipboard

The updated ARN of the KMS key used to encrypt the gateway.

Link copied to clipboard
val name: String?

The name of the gateway. This name must be the same as the one when the gateway was created.

Link copied to clipboard

The configuration for a gateway protocol. This structure defines how the gateway communicates with external services.

Link copied to clipboard

The updated protocol type for the gateway.

Link copied to clipboard

The updated IAM role ARN that provides permissions for the gateway.

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