LocationObjectStorage

class LocationObjectStorage : KotlinCustomResource

Resource schema for AWS::DataSync::LocationObjectStorage.

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val accessKey: Output<String>?

Optional. The access key is used if credentials are required to access the self-managed object storage server.

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

The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.

Link copied to clipboard
val bucketName: Output<String>?

The name of the bucket on the self-managed object storage server.

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

The Amazon Resource Name (ARN) of the location that is created.

Link copied to clipboard
val locationUri: Output<String>

The URL of the object storage 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 secretKey: Output<String>?

Optional. The secret key is used if credentials are required to access the self-managed object storage server.

Link copied to clipboard

X.509 PEM content containing a certificate authority or chain to trust.

Link copied to clipboard
val serverHostname: Output<String>?

The name of the self-managed object storage server. This value is the IP address or Domain Name Service (DNS) name of the object storage server.

Link copied to clipboard
val serverPort: Output<Int>?

The port that your self-managed server accepts inbound network traffic on.

Link copied to clipboard

The protocol that the object storage server uses to communicate.

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

The subdirectory in the self-managed object storage server that is used to read data from.

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>