parameterOverrides

@JvmName(name = "jatpvbwltavnjuts")
suspend fun parameterOverrides(value: Output<Map<String, String>>)
@JvmName(name = "tvquncjhoeoomvqu")
suspend fun parameterOverrides(value: Map<String, String>?)

Parameters

value

Key-value map of input parameters to override from the stack set for these instances. This argument's drift detection is limited to the first account and region since each instance can have unique parameters.


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

Parameters

values

Key-value map of input parameters to override from the stack set for these instances. This argument's drift detection is limited to the first account and region since each instance can have unique parameters.