Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationAzureBlobPropsMixin.Builder
Packages that use CfnLocationAzureBlobPropsMixin.Builder
-
Uses of CfnLocationAzureBlobPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationAzureBlobPropsMixin.BuilderModifier and TypeMethodDescription(Optional) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.CfnLocationAzureBlobPropsMixin.Builder.azureAccessTier(String azureAccessTier) Specifies the access tier that you want your objects or files transferred into.CfnLocationAzureBlobPropsMixin.Builder.azureBlobAuthenticationType(String azureBlobAuthenticationType) Specifies the authentication method DataSync uses to access your Azure Blob Storage.CfnLocationAzureBlobPropsMixin.Builder.azureBlobContainerUrl(String azureBlobContainerUrl) Specifies the URL of the Azure Blob Storage container involved in your transfer.CfnLocationAzureBlobPropsMixin.Builder.azureBlobSasConfiguration(CfnLocationAzureBlobPropsMixin.AzureBlobSasConfigurationProperty azureBlobSasConfiguration) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.CfnLocationAzureBlobPropsMixin.Builder.azureBlobSasConfiguration(IResolvable azureBlobSasConfiguration) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.CfnLocationAzureBlobPropsMixin.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.CfnLocationAzureBlobPropsMixin.Builder.cmkSecretConfig(CfnLocationAzureBlobPropsMixin.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token, secret key, password, or Kerberos keytab that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .CfnLocationAzureBlobPropsMixin.Builder.cmkSecretConfig(IResolvable cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token, secret key, password, or Kerberos keytab that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .CfnLocationAzureBlobPropsMixin.Builder.create()CfnLocationAzureBlobPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationAzureBlobPropsMixin.Builder.customSecretConfig(CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab).CfnLocationAzureBlobPropsMixin.Builder.customSecretConfig(IResolvable customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab).CfnLocationAzureBlobPropsMixin.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.