Builder

class Builder

Properties

Link copied to clipboard

An object that describes a deployment for the container service.

Link copied to clipboard

The power specification for the container service.

Link copied to clipboard

An object to describe the configuration for the container service to access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.

Link copied to clipboard

The public domain names to use with the container service, such as example.com and www.example.com.

Link copied to clipboard
var scale: Int?

The scale specification for the container service.

Link copied to clipboard

The name for the container service.

Link copied to clipboard
var tags: List<Tag>?

The tag keys and optional values to add to the container service during create.