CreateContainerServiceRequest

Types

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

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
val scale: Int?

The scale specification for the container service.

Link copied to clipboard

The name for the container service.

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

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

Functions

Link copied to clipboard
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