accessTypes property

List<String>? accessTypes
getter/setter pair

The types of network access provided to the gateway.

Both PUBLIC and PRIVATE can be configured.

Optional.

Implementation

core.List<core.String>? accessTypes;