UpdateContainerServiceRequest

Types

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

Properties

Link copied to clipboard

A Boolean value to indicate whether the container service is disabled.

Link copied to clipboard

The power 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 for the container service.

Link copied to clipboard

The name of the container service to update.

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