parameters

@JvmName(name = "yqewkpggonyssvmu")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "dykugechivurgplc")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

Specifies the name and value pairs that define the deployment parameters for the template.


@JvmName(name = "ndkunhosujuqctnk")
fun parameters(vararg values: Pair<String, String>)

Parameters

values

Specifies the name and value pairs that define the deployment parameters for the template.