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.
10247 10248 10249 |
# File 'sig/types.rbs', line 10247 def slot_id @slot_id end |
#visual_id ⇒ ::String
Returns the value of attribute visual_id.
10248 10249 10250 |
# File 'sig/types.rbs', line 10248 def visual_id @visual_id end |