conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gwtxygwjekvawnjo")
suspend fun conditions(argument: List<suspend DeploymentConditionArgsBuilder.() -> Unit>)
@JvmName(name = "qbyhdtjbsmfhnyeu")
suspend fun conditions(vararg argument: suspend DeploymentConditionArgsBuilder.() -> Unit)
@JvmName(name = "bkqgshwgtjriwwcy")
suspend fun conditions(argument: suspend DeploymentConditionArgsBuilder.() -> Unit)

Parameters

argument

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