DescribeLocationObjectStorageResponse

DescribeLocationObjectStorageResponse

Types

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

Properties

Link copied to clipboard

The access key (for example, a user name) required to authenticate with the object storage system.

Link copied to clipboard

The ARNs of the DataSync agents that can connect with your object storage system.

Link copied to clipboard

Describes configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.

Link copied to clipboard

The time that the location was created.

Link copied to clipboard

Describes configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed KMS key.

Link copied to clipboard

The ARN of the object storage system location.

Link copied to clipboard

The URI of the object storage system location.

Link copied to clipboard

Describes configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.

Link copied to clipboard

The certificate chain for DataSync to authenticate with your object storage system if the system uses a private or self-signed certificate authority (CA).

Link copied to clipboard

The port that your object storage server accepts inbound network traffic on (for example, port 443).

Link copied to clipboard

The protocol that your object storage system uses to communicate.

Functions

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