UpdateGatewayResponse

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 timestamp when the Gateway was created.

Link copied to clipboard

The updated description of 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 Amazon Resource Name (ARN) of the updated Gateway.

Link copied to clipboard

The unique identifier of the updated Gateway.

Link copied to clipboard

An endpoint for invoking the updated Gateway.

Link copied to clipboard

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

Link copied to clipboard

The updated name of 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.

Link copied to clipboard

The current status of the updated Gateway.

Link copied to clipboard

The reasons for the current status of the updated Gateway.

Link copied to clipboard

The timestamp when the Gateway was last updated.

Link copied to clipboard

The workload identity details for the updated 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