AgentArgs

constructor(activationKey: Output<String>? = null, ipAddress: Output<String>? = null, name: Output<String>? = null, privateLinkEndpoint: Output<String>? = null, securityGroupArns: Output<List<String>>? = null, subnetArns: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, vpcEndpointId: Output<String>? = null)