items

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

Parameters

value

Items is the list of Deployments.


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


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

Parameters

values

Items is the list of Deployments.


@JvmName(name = "dnwlsltnmgotctdl")
suspend fun items(argument: List<suspend DeploymentArgsBuilder.() -> Unit>)
@JvmName(name = "lebwrrehnxgsalhk")
suspend fun items(vararg argument: suspend DeploymentArgsBuilder.() -> Unit)
@JvmName(name = "ynbyuegmehrxvhbn")
suspend fun items(argument: suspend DeploymentArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of Deployments.