Agent

class Agent : KotlinCustomResource

Resource schema for AWS::DataSync::Agent.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

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

Activation key of the Agent.

Link copied to clipboard
val agentArn: Output<String>

The DataSync Agent ARN.

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

The name configured for the agent. Text reference used to identify the agent in the console.

Link copied to clipboard

The service endpoints that the agent will connect to.

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

The ARNs of the security group used to protect your data transfer task subnets.

Link copied to clipboard
val subnetArns: Output<List<String>>?

The ARNs of the subnets in which DataSync will create elastic network interfaces for each data transfer task.

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>
Link copied to clipboard
val vpcEndpointId: Output<String>?

The ID of the VPC endpoint that the agent has access to.