LocationAzureBlob

class LocationAzureBlob : KotlinCustomResource

Resource schema for AWS::DataSync::LocationAzureBlob.

Properties

Link copied to clipboard
val agentArns: Output<List<String>>

The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.

Link copied to clipboard

Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.

Link copied to clipboard

The specific authentication type that you want DataSync to use to access your Azure Blob Container.

Link copied to clipboard

The URL of the Azure Blob container that was described.

Link copied to clipboard

Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.

Link copied to clipboard

Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val locationArn: Output<String>

The Amazon Resource Name (ARN) of the Azure Blob Location that is created.

Link copied to clipboard
val locationUri: Output<String>

The URL of the Azure Blob Location that was described.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val subdirectory: Output<String>?

The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>