Task Set Service Registries Args
data class TaskSetServiceRegistriesArgs(val containerName: Output<String>? = null, val containerPort: Output<Int>? = null, val port: Output<Int>? = null, val registryArn: Output<String>) : ConvertibleToJava<TaskSetServiceRegistriesArgs>
Properties
Link copied to clipboard
The container name value, already specified in the task definition, to be used for your service discovery service.
Link copied to clipboard
The port value, already specified in the task definition, to be used for your service discovery service.
Link copied to clipboard
The ARN of the Service Registry. The currently supported service registry is Amazon Route 53 Auto Naming Service(aws.servicediscovery.Service
resource). For more information, see Service.