Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationAzureBlob.AzureBlobSasConfigurationProperty
Packages that use CfnLocationAzureBlob.AzureBlobSasConfigurationProperty
-
Uses of CfnLocationAzureBlob.AzureBlobSasConfigurationProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationAzureBlob.AzureBlobSasConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationAzureBlob.AzureBlobSasConfigurationPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationAzureBlob.AzureBlobSasConfigurationPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.AzureBlobSasConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationAzureBlob.AzureBlobSasConfigurationPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.Builder.azureBlobSasConfiguration(CfnLocationAzureBlob.AzureBlobSasConfigurationProperty azureBlobSasConfiguration) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.CfnLocationAzureBlobProps.Builder.azureBlobSasConfiguration(CfnLocationAzureBlob.AzureBlobSasConfigurationProperty azureBlobSasConfiguration) Sets the value ofCfnLocationAzureBlobProps.getAzureBlobSasConfiguration()voidCfnLocationAzureBlob.setAzureBlobSasConfiguration(CfnLocationAzureBlob.AzureBlobSasConfigurationProperty value) Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.