containers
Parameters
value
A set of configuration blocks that describe the settings of the containers that will be launched on the container service. Maximum of 53. Detailed below.
Parameters
values
A set of configuration blocks that describe the settings of the containers that will be launched on the container service. Maximum of 53. Detailed below.
suspend fun containers(argument: List<suspend ContainerServiceDeploymentVersionContainerArgsBuilder.() -> Unit>)
suspend fun containers(vararg argument: suspend ContainerServiceDeploymentVersionContainerArgsBuilder.() -> Unit)
suspend fun containers(argument: suspend ContainerServiceDeploymentVersionContainerArgsBuilder.() -> Unit)
Parameters
argument
A set of configuration blocks that describe the settings of the containers that will be launched on the container service. Maximum of 53. Detailed below.