Class: Aws::Types::CompositeSlotTypeSetting
- Inherits:
-
Object
- Object
- Aws::Types::CompositeSlotTypeSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sub_slots ⇒ ::Array[Types::SubSlotTypeComposition]
Returns the value of attribute sub_slots.
Instance Attribute Details
#sub_slots ⇒ ::Array[Types::SubSlotTypeComposition]
Returns the value of attribute sub_slots.
665 666 667 |
# File 'sig/types.rbs', line 665 def sub_slots @sub_slots end |