items property

List<VpnGateway>? items
getter/setter pair

A list of VpnGateway resources.

Implementation

core.List<VpnGateway>? items;