Class: Aws::Types::BotVersionLocaleDetails
- Inherits:
-
Object
- Object
- Aws::Types::BotVersionLocaleDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_bot_version ⇒ ::String
Returns the value of attribute source_bot_version.
Instance Attribute Details
#source_bot_version ⇒ ::String
Returns the value of attribute source_bot_version.
568 569 570 |
# File 'sig/types.rbs', line 568 def source_bot_version @source_bot_version end |