accessList property

List<GoogleCloudApigeeV1Access>? accessList
getter/setter pair

A list of variable access actions agaist the api proxy.

Supported values: Get, Set, Remove.

Implementation

core.List<GoogleCloudApigeeV1Access>? accessList;