CreateAgentRequest

CreateAgentRequest

Types

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

Properties

Link copied to clipboard

Specifies your DataSync agent's activation key. If you don't have an activation key, see Activating your agent.

Link copied to clipboard

Specifies a name for your agent. We recommend specifying a name that you can remember.

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the security group that allows traffic between your agent and VPC service endpoint. You can only specify one ARN.

Link copied to clipboard

Specifies the ARN of the subnet where your VPC service endpoint is located. You can only specify one ARN.

Link copied to clipboard

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least one tag for your agent.

Link copied to clipboard

Specifies the ID of the VPC service endpoint that you're using. For example, a VPC endpoint ID looks like vpce-01234d5aff67890e1.

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