parameters

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

Parameters

value

Map of customizations for importing the specification in the body argument. For example, to exclude DocumentationParts from an imported API, set ignore equal to documentation. Additional documentation, including other parameters such as basepath, can be found in the API Gateway Developer Guide.


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

Parameters

values

Map of customizations for importing the specification in the body argument. For example, to exclude DocumentationParts from an imported API, set ignore equal to documentation. Additional documentation, including other parameters such as basepath, can be found in the API Gateway Developer Guide.