conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "htucpreoafbnqxgj")
suspend fun conditions(argument: List<suspend DeploymentConditionArgsBuilder.() -> Unit>)
@JvmName(name = "aedyflcstulgqogw")
suspend fun conditions(vararg argument: suspend DeploymentConditionArgsBuilder.() -> Unit)
@JvmName(name = "retdbpmicqqfsbqr")
suspend fun conditions(argument: suspend DeploymentConditionArgsBuilder.() -> Unit)

Parameters

argument

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