items

@JvmName(name = "tbgmwkluipqhbysb")
suspend fun items(value: Output<List<DeploymentArgs>>)
@JvmName(name = "pqgihkpdlwputfsr")
suspend fun items(value: List<DeploymentArgs>?)

Parameters

value

Items is the list of Deployments.


@JvmName(name = "prtjfwlwkyrtjfqb")
suspend fun items(vararg values: Output<DeploymentArgs>)


@JvmName(name = "ukeufypleykyqtrr")
suspend fun items(values: List<Output<DeploymentArgs>>)
@JvmName(name = "hecnwhqpqyccthmi")
suspend fun items(vararg values: DeploymentArgs)

Parameters

values

Items is the list of Deployments.


@JvmName(name = "cemyifccxlipjmjb")
suspend fun items(argument: List<suspend DeploymentArgsBuilder.() -> Unit>)
@JvmName(name = "rrrgvwvjarflgyrn")
suspend fun items(vararg argument: suspend DeploymentArgsBuilder.() -> Unit)
@JvmName(name = "bwsxurvcbgjmnfdc")
suspend fun items(argument: suspend DeploymentArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of Deployments.