Class: Aws::Types::Slot
- Inherits:
-
Object
- Object
- Aws::Types::Slot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slot_id ⇒ ::String
Returns the value of attribute slot_id.
-
#visual_id ⇒ ::String
Returns the value of attribute visual_id.
Instance Attribute Details
#slot_id ⇒ ::String
Returns the value of attribute slot_id.
10637 10638 10639 |
# File 'sig/types.rbs', line 10637 def slot_id @slot_id end |
#visual_id ⇒ ::String
Returns the value of attribute visual_id.
10638 10639 10640 |
# File 'sig/types.rbs', line 10638 def visual_id @visual_id end |