Class: Aws::Types::CapabilityBaseRequestConfig
- Inherits:
-
Object
- Object
- Aws::Types::CapabilityBaseRequestConfig
- 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.
336 337 338 |
# File 'sig/types.rbs', line 336 def ai_config @ai_config end |
#unknown ⇒ Object
Returns the value of attribute unknown.
337 338 339 |
# File 'sig/types.rbs', line 337 def unknown @unknown end |