conditions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bgincdfbhohomycd")
suspend fun conditions(argument: List<suspend DeploymentConditionArgsBuilder.() -> Unit>)
@JvmName(name = "cnigtraemlraqjju")
suspend fun conditions(vararg argument: suspend DeploymentConditionArgsBuilder.() -> Unit)
@JvmName(name = "uyovukxsuerwgseb")
suspend fun conditions(argument: suspend DeploymentConditionArgsBuilder.() -> Unit)

Parameters

argument

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