pscConfigs property

List<PscConfig>? pscConfigs
getter/setter pair

Each PscConfig configures the consumer network where IPs will be designated to the cluster for client access through Private Service Connect Automation.

Currently, only one PscConfig is supported.

Required.

Implementation

core.List<PscConfig>? pscConfigs;