DescribeLocationAzureBlobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see Access tiers.

Link copied to clipboard

The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.

Link copied to clipboard

The authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).

Link copied to clipboard

The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the Azure Blob Storage documentation.

Link copied to clipboard

The time that your Azure Blob Storage transfer location was created.

Link copied to clipboard

The ARN of your Azure Blob Storage transfer location.

Link copied to clipboard

The URL of the Azure Blob Storage container involved in your transfer.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String