containers

@JvmName(name = "vvuivqrheqqxnaxk")
suspend fun containers(value: Output<List<ContainerServiceDeploymentVersionContainerArgs>>)
@JvmName(name = "esrgsbmxtkamqtko")
suspend fun containers(value: List<ContainerServiceDeploymentVersionContainerArgs>?)

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.


@JvmName(name = "mbbpopgrimaefwfr")
suspend fun containers(vararg values: Output<ContainerServiceDeploymentVersionContainerArgs>)


@JvmName(name = "indbfyybnugheeak")
suspend fun containers(values: List<Output<ContainerServiceDeploymentVersionContainerArgs>>)
@JvmName(name = "eqkttxykyeffwpdv")
suspend fun containers(vararg values: ContainerServiceDeploymentVersionContainerArgs)

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.


@JvmName(name = "plugxgkwvhuargns")
suspend fun containers(argument: List<suspend ContainerServiceDeploymentVersionContainerArgsBuilder.() -> Unit>)
@JvmName(name = "dnfsxjmfmuqqoapk")
suspend fun containers(vararg argument: suspend ContainerServiceDeploymentVersionContainerArgsBuilder.() -> Unit)
@JvmName(name = "pnlsrvqxujecqcwa")
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.