pathParameterValues property

List<String>? pathParameterValues
final

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

Implementation

final List<String>? pathParameterValues;