gatewayIdentity property
Gateway identity configuration.
Optional. Possible string values are:
- "GATEWAY_IDENTITY_UNSPECIFIED" : Unspecified gateway identity.
- "RESOURCE_NAME" : Resource name for gateway identity, in the format: projects/{project_id}/locations/{location_id}/securityGateways/{security_gateway_id}
Implementation
core.String? gatewayIdentity;