Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationAzureBlob.Builder
Packages that use CfnLocationAzureBlob.Builder
-
Uses of CfnLocationAzureBlob.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationAzureBlob.BuilderModifier and TypeMethodDescriptionSpecifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.CfnLocationAzureBlob.Builder.azureAccessTier
(String azureAccessTier) Specifies the access tier that you want your objects or files transferred into.CfnLocationAzureBlob.Builder.azureBlobAuthenticationType
(String azureBlobAuthenticationType) Specifies the authentication method DataSync uses to access your Azure Blob Storage.CfnLocationAzureBlob.Builder.azureBlobContainerUrl
(String azureBlobContainerUrl) Specifies the URL of the Azure Blob Storage container involved in your transfer.CfnLocationAzureBlob.Builder.azureBlobSasConfiguration
(IResolvable azureBlobSasConfiguration) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.CfnLocationAzureBlob.Builder.azureBlobSasConfiguration
(CfnLocationAzureBlob.AzureBlobSasConfigurationProperty azureBlobSasConfiguration) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.CfnLocationAzureBlob.Builder.azureBlobType
(String azureBlobType) Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage.static CfnLocationAzureBlob.Builder
CfnLocationAzureBlob.Builder.subdirectory
(String subdirectory) 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 AWS resources.