AttachDataSourceRequest
class AttachDataSourceRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier to ensure idempotency of the request. If you retry a request with the same client token and the same parameters, the retry succeeds without performing any further actions.
Link copied to clipboard
The Amazon Resource Name (ARN) of the domain. See Identifiers for IAM Entities in Using Amazon Web Services Identity and Access Management for more information.
Link copied to clipboard
Configuration for creating a new workspace during the attachment. If specified, a workspace is created and linked to the data source after the attachment completes. Mutually exclusive with workspaceId.
Link copied to clipboard
The identifier of an existing workspace to update with the new data source. Mutually exclusive with workspaceConfiguration.