CreateAccountAssociationRequest
Types
Properties
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 connector destination.
Link copied to clipboard
A description of the account association request.
Functions
Link copied to clipboard
inline fun copy(block: CreateAccountAssociationRequest.Builder.() -> Unit = {}): CreateAccountAssociationRequest