Class: Aws::Types::DescribeBotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bot_id ⇒ ::String
Returns the value of attribute bot_id.
Instance Attribute Details
#bot_id ⇒ ::String
Returns the value of attribute bot_id.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def bot_id @bot_id end |