Class RelationshipAttributes (3.8.1)

RelationshipAttributes(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The relationship attributes which include type, source_resource_type, target_resource_type and action.

Attributes

NameDescription
type_ str
The unique identifier of the relationship type. Example: INSTANCE_TO_INSTANCEGROUP
source_resource_type str
The source asset type. Example: compute.googleapis.com/Instance
target_resource_type str
The target asset type. Example: compute.googleapis.com/Disk
action str
The detail of the relationship, e.g. contains, attaches