serviceAttachment property

String? serviceAttachment
getter/setter pair

The name of the PSC-E service attachment created for private ingress to this SandboxEnvironment.

Only populated when the template enables private ingress (see SandboxEnvironmentTemplate.ingress_control_config). VPC-SC customers use this to create a PSC endpoint in their VPC.

Output only.

Implementation

core.String? serviceAttachment;