pscInterfaceConfigs property
Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity.
Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.
Optional.
Implementation
core.List<PscInterfaceConfig>? pscInterfaceConfigs;