Class: Aws::Types::CapabilityExtendedResponseConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: AiConfig, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_configTypes::AIConfig

Returns the value of attribute ai_config.

Returns:



358
359
360
# File 'sig/types.rbs', line 358

def ai_config
  @ai_config
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


359
360
361
# File 'sig/types.rbs', line 359

def unknown
  @unknown
end