GatewayTarget

The gateway target.

Types

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

Properties

Link copied to clipboard

The date and time at which the target was created.

Link copied to clipboard

The description for the gateway target.

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway target.

Link copied to clipboard

The last synchronization time.

Link copied to clipboard

The name of the gateway target.

Link copied to clipboard

The status of the gateway target.

Link copied to clipboard

The status reasons for the target status.

Link copied to clipboard

The configuration for a gateway target. This structure defines how the gateway connects to and interacts with the target endpoint.

Link copied to clipboard

The target ID.

Link copied to clipboard

The date and time at which the target was updated.

Functions

Link copied to clipboard
inline fun copy(block: GatewayTarget.Builder.() -> Unit = {}): GatewayTarget
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