ResourceType

Represents the type of a resource within a component template.

JSON representation
{
  "tfResource": string,
  "caisResource": string
}
Fields
tfResource

string

Output only. The Terraform resource type. For example: "google_compute_instance".

caisResource

string

Output only. The CAIS resource type.