locations property

List<ApigatewayLocation>? locations
getter/setter pair

A list of locations that matches the specified filter in the request.

Implementation

core.List<ApigatewayLocation>? locations;