CreateConnectorDestinationRequest
Types
Properties
Link copied to clipboard
The authentication configuration details for the connector destination, including OAuth settings and other authentication parameters.
Link copied to clipboard
An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.
Link copied to clipboard
The identifier of the C2C connector.
Link copied to clipboard
A description of the connector destination.
Link copied to clipboard
The AWS Secrets Manager configuration used to securely store and manage sensitive information for the connector destination.
Functions
Link copied to clipboard
inline fun copy(block: CreateConnectorDestinationRequest.Builder.() -> Unit = {}): CreateConnectorDestinationRequest