parameters

@JvmName(name = "rxsporsycjhwhojt")
suspend fun parameters(value: Output<Any>)
@JvmName(name = "kmabkmjrvnoinsqq")
suspend fun parameters(value: Any?)

Parameters

value

Custom header parameters as part of the request. For example, to exclude DocumentationParts from an imported API, set `ignore=documentation` as a `parameters` value, as in the AWS CLI command of `aws apigateway import-rest-api --parameters ignore=documentation --body 'file:///path/to/imported-api-body.json'`.