Class: Aws::Types::GetSlotTypeRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSlotTypeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#version ⇒ ::String
Returns the value of attribute version.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
527 528 529 |
# File 'sig/types.rbs', line 527 def name @name end |
#version ⇒ ::String
Returns the value of attribute version.
528 529 530 |
# File 'sig/types.rbs', line 528 def version @version end |