parameters

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

Parameters

value

Key-value map of input parameters for the StackSet template. All template parameters, including those with a Default, must be configured or ignored with lifecycle configuration block ignore_changes argument. All NoEcho template parameters must be ignored with the lifecycle configuration block ignore_changes argument.


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

Parameters

values

Key-value map of input parameters for the StackSet template. All template parameters, including those with a Default, must be configured or ignored with lifecycle configuration block ignore_changes argument. All NoEcho template parameters must be ignored with the lifecycle configuration block ignore_changes argument.