conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "fncrrffdlpjqwbpe")
suspend fun conditions(argument: List<suspend DeploymentConditionArgsBuilder.() -> Unit>)
@JvmName(name = "jxvwgovlxmcpauvu")
suspend fun conditions(vararg argument: suspend DeploymentConditionArgsBuilder.() -> Unit)
@JvmName(name = "yiiwjkppbckxxvnq")
suspend fun conditions(argument: suspend DeploymentConditionArgsBuilder.() -> Unit)

Parameters

argument

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