initContainers

@JvmName(name = "bgpenyypdsbyewxd")
suspend fun initContainers(value: Output<List<GroupInitContainerArgs>>)
@JvmName(name = "canbkgyhlukdltsb")
suspend fun initContainers(value: List<GroupInitContainerArgs>?)

Parameters

value

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


@JvmName(name = "fmbfpjkxifcionlg")
suspend fun initContainers(vararg values: Output<GroupInitContainerArgs>)


@JvmName(name = "jbndnvfumebhnlxs")
suspend fun initContainers(values: List<Output<GroupInitContainerArgs>>)
@JvmName(name = "cucobhkpvdmswmuv")
suspend fun initContainers(vararg values: GroupInitContainerArgs)

Parameters

values

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


@JvmName(name = "rpcyldnwcyjjiqge")
suspend fun initContainers(argument: List<suspend GroupInitContainerArgsBuilder.() -> Unit>)
@JvmName(name = "fdtobhhwjbrtudah")
suspend fun initContainers(vararg argument: suspend GroupInitContainerArgsBuilder.() -> Unit)
@JvmName(name = "qpbtjqthflhralbw")
suspend fun initContainers(argument: suspend GroupInitContainerArgsBuilder.() -> Unit)

Parameters

argument

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