Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the container service.

Link copied to clipboard

The name of the container service.

Link copied to clipboard

The timestamp when the container service was created.

Link copied to clipboard

An object that describes the current container deployment of the container service.

Link copied to clipboard

A Boolean value indicating whether the container service is disabled.

Link copied to clipboard

An object that describes the location of the container service, such as the Amazon Web Services Region and Availability Zone.

Link copied to clipboard

An object that describes the next deployment of the container service.

Link copied to clipboard

The power specification of the container service.

Link copied to clipboard

The ID of the power of the container service.

Link copied to clipboard

The principal ARN of the container service.

Link copied to clipboard

The private domain name of the container service.

Link copied to clipboard

An object that describes 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 name of the container service, such as example.com and www.example.com.

Link copied to clipboard

The Lightsail resource type of the container service.

Link copied to clipboard
var scale: Int?

The scale specification of the container service.

Link copied to clipboard

The current state of the container service.

Link copied to clipboard

An object that describes the current state of the container service.

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

The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Amazon Lightsail Developer Guide.

Link copied to clipboard
var url: String?

The publicly accessible URL of the container service.

Functions