AwsEcsServiceServiceRegistriesDetails

Information about a service discovery registry to assign to the service.

Types

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

Properties

Link copied to clipboard

The container name value to use for the service discovery service.

Link copied to clipboard

The port value to use for the service discovery service.

Link copied to clipboard
val port: Int?

The port value to use for a service discovery service that specifies an SRV record. This field can be used if both the awsvpcawsvpc network mode and SRV records are used.

Link copied to clipboard

The ARN of the service registry.

Functions

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