Interface protos.google.cloud.asset.v1.IRelationshipAttributes (3.16.1)

Properties of a RelationshipAttributes.

Package

@google-cloud/asset!

Properties

action

action?: (string|null);

RelationshipAttributes action

Property Value
TypeDescription
(string|null)

sourceResourceType

sourceResourceType?: (string|null);

RelationshipAttributes sourceResourceType

Property Value
TypeDescription
(string|null)

targetResourceType

targetResourceType?: (string|null);

RelationshipAttributes targetResourceType

Property Value
TypeDescription
(string|null)

type

type?: (string|null);

RelationshipAttributes type

Property Value
TypeDescription
(string|null)