Class: Aws::Types::CompositeComponentTypeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#component_type_id::String

Returns the value of attribute component_type_id.

Returns:



147
148
149
# File 'sig/types.rbs', line 147

def component_type_id
  @component_type_id
end

#is_inheritedBoolean

Returns the value of attribute is_inherited.

Returns:



148
149
150
# File 'sig/types.rbs', line 148

def is_inherited
  @is_inherited
end