CreateGatewayResponse

Types

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

Properties

Link copied to clipboard

The authorizer configuration for the created Gateway.

Link copied to clipboard

The type of authorizer used by 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 created gateway.

Link copied to clipboard

The unique identifier of the created gateway.

Link copied to clipboard

The URL endpoint for the created gateway.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt data associated with the gateway.

Link copied to clipboard

The name of the gateway.

Link copied to clipboard

The configuration settings for the protocol used by the gateway.

Link copied to clipboard

The protocol type of the gateway.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role associated with 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 created 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