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