Class: Aws::Types::ParentBotNetwork
- Inherits:
-
Object
- Object
- Aws::Types::ParentBotNetwork
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bot_id ⇒ ::String
Returns the value of attribute bot_id.
-
#bot_version ⇒ ::String
Returns the value of attribute bot_version.
Instance Attribute Details
#bot_id ⇒ ::String
Returns the value of attribute bot_id.
2725 2726 2727 |
# File 'sig/types.rbs', line 2725 def bot_id @bot_id end |
#bot_version ⇒ ::String
Returns the value of attribute bot_version.
2726 2727 2728 |
# File 'sig/types.rbs', line 2726 def bot_version @bot_version end |