Resource Type: GCP > Network > Region Backend Service
Region Backend Service resource in GCP Network service.
Resource Context
Region Backend Service is a part of the Network service.
Each Region Backend Service lives under a Region.
Controls
The primary controls for GCP > Network > Region Backend Service are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-network#/resource/types/regionBackendService
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/regionBackendService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/regionBackendService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/regionBackendService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/regionBackendService' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query