pathParameterValues

@JvmName(name = "pihaldkekowkxppe")
suspend fun pathParameterValues(value: Output<List<String>>)
@JvmName(name = "npmivnvceqmcbgve")
suspend fun pathParameterValues(value: List<String>?)

Parameters

value

The path parameter values to be used to populate API Gateway API or EventBridge ApiDestination path wildcards ("*").


@JvmName(name = "ewqwjchbxixumwix")
suspend fun pathParameterValues(vararg values: Output<String>)


@JvmName(name = "cusjawohnotumpic")
suspend fun pathParameterValues(values: List<Output<String>>)
@JvmName(name = "gdmswahwefyraecs")
suspend fun pathParameterValues(vararg values: String)

Parameters

values

The path parameter values to be used to populate API Gateway API or EventBridge ApiDestination path wildcards ("*").