containers

@JvmName(name = "ipbvvfbjmdwqerek")
suspend fun containers(value: Output<List<GroupContainerArgs>>)
@JvmName(name = "lkqbomaqqqouxwus")
suspend fun containers(value: List<GroupContainerArgs>?)

Parameters

value

The definition of a container that is part of the group as documented in the container block below. Changing this forces a new resource to be created.


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


@JvmName(name = "xhrgdbuaeupysmbm")
suspend fun containers(values: List<Output<GroupContainerArgs>>)
@JvmName(name = "gadsbtymuikxkuum")
suspend fun containers(vararg values: GroupContainerArgs)

Parameters

values

The definition of a container that is part of the group as documented in the container block below. Changing this forces a new resource to be created.


@JvmName(name = "qflpqclirnkgxjrt")
suspend fun containers(argument: List<suspend GroupContainerArgsBuilder.() -> Unit>)
@JvmName(name = "hmjtcuyobnyrsngi")
suspend fun containers(vararg argument: suspend GroupContainerArgsBuilder.() -> Unit)
@JvmName(name = "gynntejqxxewthnm")
suspend fun containers(argument: suspend GroupContainerArgsBuilder.() -> Unit)

Parameters

argument

The definition of a container that is part of the group as documented in the container block below. Changing this forces a new resource to be created.