Class PSCAutomationConfig (1.90.0)

PSCAutomationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PSC config that is used to automatically create forwarding rule via ServiceConnectionMap.

Attributes

Name Description
project_id str
Required. Project id used to create forwarding rule.
network str
Required. The full name of the Google Compute Engine network __. Format __: projects/{project}/global/networks/{network}. Where {project} is a project number, as in '12345', and {network} is network name.

Methods

PSCAutomationConfig

PSCAutomationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PSC config that is used to automatically create forwarding rule via ServiceConnectionMap.