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.
Implementation
core.String? targetResourceType;