state

@JvmName(name = "tnhkvpbfanpymuwg")
suspend fun state(value: Output<ContainerStateArgs>)
@JvmName(name = "gnhuuhrpqdtjernc")
suspend fun state(value: ContainerStateArgs?)

Parameters

value

State holds details about the container's current condition.


@JvmName(name = "tcrjaxxyclmwdrhf")
suspend fun state(argument: suspend ContainerStateArgsBuilder.() -> Unit)

Parameters

argument

State holds details about the container's current condition.