Class: Aws::Types::ModuleInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#logical_id_hierarchy::String

Returns the value of attribute logical_id_hierarchy.

Returns:

  • (::String)


1251
1252
1253
# File 'sig/types.rbs', line 1251

def logical_id_hierarchy
  @logical_id_hierarchy
end

#type_hierarchy::String

Returns the value of attribute type_hierarchy.

Returns:

  • (::String)


1250
1251
1252
# File 'sig/types.rbs', line 1250

def type_hierarchy
  @type_hierarchy
end