operations property

List<ApigatewayOperation>? operations
getter/setter pair

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

Implementation

core.List<ApigatewayOperation>? operations;