Class: Aws::Types::SlotResolutionSetting
- Inherits:
-
Object
- Object
- Aws::Types::SlotResolutionSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slot_resolution_strategy ⇒ "EnhancedFallback", "Default"
Returns the value of attribute slot_resolution_strategy.
Instance Attribute Details
#slot_resolution_strategy ⇒ "EnhancedFallback", "Default"
Returns the value of attribute slot_resolution_strategy.
2999 3000 3001 |
# File 'sig/types.rbs', line 2999 def slot_resolution_strategy @slot_resolution_strategy end |