Class: Aws::Types::SubSlotTypeComposition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


3293
3294
3295
# File 'sig/types.rbs', line 3293

def name
  @name
end

#slot_type_id ⇒ ::String

Returns the value of attribute slot_type_id.

Returns:

  • (::String)


3294
3295
3296
# File 'sig/types.rbs', line 3294

def slot_type_id
  @slot_type_id
end