Class: Aws::Types::AssetHierarchy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


123
124
125
# File 'sig/types.rbs', line 123

def external_id
  @external_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


122
123
124
# File 'sig/types.rbs', line 122

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


124
125
126
# File 'sig/types.rbs', line 124

def name
  @name
end