Builder
Properties
Specifies the access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see Access tiers.
Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).
Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the Azure Blob Storage documentation.
Specifies configuration information for a DataSync-managed secret, which includes the authentication token that DataSync uses to access a specific AzureBlob storage location, with a customer-managed KMS key.
Specifies the URL of the Azure Blob Storage container involved in your transfer.
Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, /my/images
).
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your transfer location.
Functions
construct an aws.sdk.kotlin.services.datasync.model.CmkSecretConfig inside the given block
construct an aws.sdk.kotlin.services.datasync.model.CustomSecretConfig inside the given block
construct an aws.sdk.kotlin.services.datasync.model.AzureBlobSasConfiguration inside the given block