exportPsc property

bool? exportPsc
getter/setter pair

Whether Private Service Connect transitivity is enabled for the hub.

If true, Private Service Connect endpoints in VPC spokes attached to the hub are made accessible to other VPC spokes attached to the hub. The default value is false.

Optional.

Implementation

core.bool? exportPsc;