attachedResources property
Attached resources of this resource.
For example, an OSConfig Inventory is an attached resource of a Compute
Instance. This field is repeated because a resource could have multiple
attached resources. This attached_resources
field is not searchable.
Some attributes of the attached resources are exposed in
additional_attributes
field, so as to allow users to search on them.
Implementation
core.List<AttachedResource>? attachedResources;