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 verbosity of exception messages. Use DEBUG mode to see granular exception messages from a Gateway. If this parameter is not set, exception messages are by default sanitized for presentation to end users.

Link copied to clipboard

The identifier of the gateway to update. This can be either the gateway ID or the gateway ARN.

Link copied to clipboard

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

Link copied to clipboard
val name: String?

The updated name for the Gateway.

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