conditions

@JvmName(name = "alqofhxfrwrgmssb")
suspend fun conditions(value: Output<List<DeploymentConditionArgs>>)
@JvmName(name = "huwpbtkgmrbigmdj")
suspend fun conditions(value: List<DeploymentConditionArgs>?)

Parameters

value

Represents the latest available observations of a deployment's current state.


@JvmName(name = "oetmxaknbbvwrpfx")
suspend fun conditions(vararg values: Output<DeploymentConditionArgs>)


@JvmName(name = "xcxuteomxycygual")
suspend fun conditions(values: List<Output<DeploymentConditionArgs>>)
@JvmName(name = "laxgrfmivdprgmfp")
suspend fun conditions(vararg values: DeploymentConditionArgs)

Parameters

values

Represents the latest available observations of a deployment's current state.


@JvmName(name = "fabfwtxmcwgeclmp")
suspend fun conditions(argument: List<suspend DeploymentConditionArgsBuilder.() -> Unit>)
@JvmName(name = "wuxidbfnweqrnwhg")
suspend fun conditions(vararg argument: suspend DeploymentConditionArgsBuilder.() -> Unit)
@JvmName(name = "irbwvxxxjjamoxwb")
suspend fun conditions(argument: suspend DeploymentConditionArgsBuilder.() -> Unit)

Parameters

argument

Represents the latest available observations of a deployment's current state.