targetResourceType property
The type of the target resource.
Output only. Possible string values are:
- "RESOURCE_TYPE_UNSPECIFIED" : Resource type not set.
- "CLOUD_SQL_INSTANCE" : Cloud SQL instance.
- "COMPUTE_ENGINE_VM" : Compute Engine VM.
- "COMPUTE_ENGINE_DISK" : Compute Engine Disk.
- "COMPUTE_ENGINE_REGIONAL_DISK" : Compute Engine Regional Disk.
Implementation
core.String? targetResourceType;