View Source GoogleApi.Redis.V1beta1.Model.DatabaseResourceId (google_api_redis v0.50.0)
DatabaseResourceId will serve as primary key for any resource ingestion event.
Attributes
-
provider
(type:String.t
, default:nil
) - Required. Cloud provider name. Ex: GCP/AWS/Azure/OnPrem/SelfManaged -
providerDescription
(type:String.t
, default:nil
) - Optional. Needs to be used only when the provider is PROVIDER_OTHER. -
resourceType
(type:String.t
, default:nil
) - Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance REQUIRED Please refer go/condor-common-datamodel -
uniqueId
(type:String.t
, default:nil
) - Required. A service-local token that distinguishes this resource from other resources within the same service.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.