Builder

class Builder

Properties

Link copied to clipboard

The dnsName is the name that you use in the applications of client tasks to connect to this service. The name must be a valid DNS name but doesn't need to be fully-qualified. The name can include up to 127 characters. The name can include lowercase letters, numbers, underscores (_), hyphens (-), and periods (.). The name can't start with a hyphen.

Link copied to clipboard
var port: Int?

The listening port number for the Service Connect proxy. This port is available inside of all of the tasks within the same namespace.

Link copied to clipboard

The configuration for test traffic routing rules used during blue/green deployments with Amazon ECS Service Connect. This allows you to route a portion of traffic to the new service revision of your service for testing before shifting all production traffic.