LocationAzureBlobArgs

constructor(agentArns: Output<List<String>>? = null, azureAccessTier: Output<LocationAzureBlobAzureAccessTier>? = null, azureBlobAuthenticationType: Output<LocationAzureBlobAzureBlobAuthenticationType>? = null, azureBlobContainerUrl: Output<String>? = null, azureBlobSasConfiguration: Output<LocationAzureBlobAzureBlobSasConfigurationArgs>? = null, azureBlobType: Output<LocationAzureBlobAzureBlobType>? = null, subdirectory: Output<String>? = null, tags: Output<List<TagArgs>>? = null)