Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationAzureBlobProps.Builder
Packages that use CfnLocationAzureBlobProps.Builder
-
Uses of CfnLocationAzureBlobProps.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationAzureBlobProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLocationAzureBlobProps.getAgentArns()CfnLocationAzureBlobProps.Builder.azureAccessTier(String azureAccessTier) Sets the value ofCfnLocationAzureBlobProps.getAzureAccessTier()CfnLocationAzureBlobProps.Builder.azureBlobAuthenticationType(String azureBlobAuthenticationType) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobAuthenticationType()CfnLocationAzureBlobProps.Builder.azureBlobContainerUrl(String azureBlobContainerUrl) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobContainerUrl()CfnLocationAzureBlobProps.Builder.azureBlobSasConfiguration(IResolvable azureBlobSasConfiguration) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobSasConfiguration()CfnLocationAzureBlobProps.Builder.azureBlobSasConfiguration(CfnLocationAzureBlob.AzureBlobSasConfigurationProperty azureBlobSasConfiguration) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobSasConfiguration()CfnLocationAzureBlobProps.Builder.azureBlobType(String azureBlobType) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobType()CfnLocationAzureBlobProps.builder()CfnLocationAzureBlobProps.Builder.cmkSecretConfig(IResolvable cmkSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCmkSecretConfig()CfnLocationAzureBlobProps.Builder.cmkSecretConfig(CfnLocationAzureBlob.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCmkSecretConfig()CfnLocationAzureBlobProps.Builder.customSecretConfig(IResolvable customSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCustomSecretConfig()CfnLocationAzureBlobProps.Builder.customSecretConfig(CfnLocationAzureBlob.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCustomSecretConfig()CfnLocationAzureBlobProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationAzureBlobProps.getSubdirectory()Sets the value ofCfnLocationAzureBlobProps.getTags()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationAzureBlobProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationAzureBlobProps.Builder.