Class: Aws::Types::SubSlotTypeComposition
- Inherits:
-
Object
- Object
- Aws::Types::SubSlotTypeComposition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#slot_type_id ⇒ ::String
Returns the value of attribute slot_type_id.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
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.
3294 3295 3296 |
# File 'sig/types.rbs', line 3294 def slot_type_id @slot_type_id end |