Class: Aws::Types::CapabilityExtendedResponseConfig
- Inherits:
-
Object
- Object
- Aws::Types::CapabilityExtendedResponseConfig
- 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.
358 359 360 |
# File 'sig/types.rbs', line 358 def ai_config @ai_config end |
#unknown ⇒ Object
Returns the value of attribute unknown.
359 360 361 |
# File 'sig/types.rbs', line 359 def unknown @unknown end |