CreateGatewayTargetResponse

Types

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

Properties

Link copied to clipboard

OAuth2 authorization data for the created gateway target. This data is returned when a target is configured with a credential provider with authorization code grant type and requires user federation.

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the target was created.

Link copied to clipboard

The credential provider configurations for the target.

Link copied to clipboard

The description of the target.

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway.

Link copied to clipboard
val lastSynchronizedAt: <Error class: unknown class>?

The last synchronization of the target.

Link copied to clipboard

The metadata configuration that was applied to the created gateway target.

Link copied to clipboard

The name of the target.

Link copied to clipboard

The private endpoint configuration for the gateway target.

Link copied to clipboard

The managed resources created by the gateway for private endpoint connectivity.

Link copied to clipboard

The current status of the target.

Link copied to clipboard

The reasons for the current status of the target.

Link copied to clipboard

The configuration settings for the target.

Link copied to clipboard

The unique identifier of the created target.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The timestamp when the target was last updated.

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