arguments

@JvmName(name = "iwsondanknokldkp")
suspend fun arguments(value: Output<Map<String, Any>>)
@JvmName(name = "osuelydsddehxysp")
suspend fun arguments(value: Map<String, Any>?)

Parameters

value

A map of arguments used to configure the endpoint.


@JvmName(name = "gkqvhuffqfdnmgxb")
fun arguments(vararg values: Pair<String, Any>)

Parameters

values

A map of arguments used to configure the endpoint.