Class: Aws::Types::CapabilityBaseResponseConfig
- Inherits:
-
Object
- Object
- Aws::Types::CapabilityBaseResponseConfig
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_config ⇒ Types::AIConfig
Returns the value of attribute ai_config.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#ai_config ⇒ Types::AIConfig
Returns the value of attribute ai_config.
347 348 349 |
# File 'sig/types.rbs', line 347 def ai_config @ai_config end |
#unknown ⇒ Object
Returns the value of attribute unknown.
348 349 350 |
# File 'sig/types.rbs', line 348 def unknown @unknown end |