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
val name: String?

The updated name for the Gateway Target.

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