UpdateGatewayTargetRequest

Types

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

Properties

Link copied to clipboard

The updated credential provider configurations for the gateway target.

Link copied to clipboard

The updated description for the gateway target.

Link copied to clipboard

The unique identifier of the gateway associated with the target.

Link copied to clipboard

Configuration for HTTP header and query parameter propagation to the gateway target.

Link copied to clipboard
val name: String?

The updated name for the gateway target.

Link copied to clipboard

The private endpoint configuration for the gateway target. Use this to connect the gateway to private resources in your VPC.

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 unique identifier of the gateway target to update.

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