Task Set Service Registries
data class TaskSetServiceRegistries(val containerName: String? = null, val containerPort: Int? = null, val port: Int? = null, val registryArn: String)
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.