GetGatewayResponse

Types

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

Properties

Link copied to clipboard

The authorizer configuration for the Gateway.

Link copied to clipboard

Authorizer type for the gateway.

Link copied to clipboard

The timestamp when the Gateway was created.

Link copied to clipboard

The 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 Gateway.

Link copied to clipboard

The unique identifier of the Gateway.

Link copied to clipboard

An endpoint for invoking Gateway.

Link copied to clipboard

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

Link copied to clipboard

The 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

Protocol applied to a Gateway.

Link copied to clipboard

The IAM role ARN that provides permissions for the Gateway.

Link copied to clipboard

The current status of the Gateway.

Link copied to clipboard

The reasons for the current status of the Gateway.

Link copied to clipboard

The timestamp when the Gateway was last updated.

Link copied to clipboard

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