LocationAzureBlobAzureBlobSasConfigurationArgs

data class LocationAzureBlobAzureBlobSasConfigurationArgs(val azureBlobSasToken: Output<String>) : ConvertibleToJava<LocationAzureBlobAzureBlobSasConfigurationArgs>

Specifies the shared access signature (SAS) that DataSync uses to access your Azure Blob Storage container.

Constructors

constructor(azureBlobSasToken: Output<String>)

Properties

Link copied to clipboard

Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.

Functions

Link copied to clipboard
open override fun toJava(): LocationAzureBlobAzureBlobSasConfigurationArgs