Class: Aws::Types::GetBotResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBotResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bot ⇒ Types::Bot
Returns the value of attribute bot.
Instance Attribute Details
#bot ⇒ Types::Bot
Returns the value of attribute bot.
335 336 337 |
# File 'sig/types.rbs', line 335 def bot @bot end |