parameters

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

Parameters

value

Key-value map of additional configuration. Valid values for the CROSS_ACCOUNT_VERSION key are "1", "2", "3", or "4". SET_CONTEXT is also returned with a value of TRUE. In a fresh account, prior to configuring, CROSS_ACCOUNT_VERSION is "1". Destroying this resource sets the CROSS_ACCOUNT_VERSION to "1".


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

Parameters

values

Key-value map of additional configuration. Valid values for the CROSS_ACCOUNT_VERSION key are "1", "2", "3", or "4". SET_CONTEXT is also returned with a value of TRUE. In a fresh account, prior to configuring, CROSS_ACCOUNT_VERSION is "1". Destroying this resource sets the CROSS_ACCOUNT_VERSION to "1".