allocatedConnections property

List<AllocatedConnection>? allocatedConnections
getter/setter pair

A list of connections allocated for the Gateway

Output only.

Implementation

core.List<AllocatedConnection>? allocatedConnections;