Class: Aws::Types::AssetRelationshipSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hierarchy_infoTypes::AssetHierarchyInfo

Returns the value of attribute hierarchy_info.



316
317
318
# File 'sig/types.rbs', line 316

def hierarchy_info
  @hierarchy_info
end

#relationship_type"HIERARCHY"

Returns the value of attribute relationship_type.

Returns:

  • ("HIERARCHY")


317
318
319
# File 'sig/types.rbs', line 317

def relationship_type
  @relationship_type
end