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