Class: Aws::Types::ToolConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tool_choiceTypes::ToolChoice

Returns the value of attribute tool_choice.

Returns:



1434
1435
1436
# File 'sig/types.rbs', line 1434

def tool_choice
  @tool_choice
end

#tools::Array[Types::Tool]

Returns the value of attribute tools.

Returns:



1433
1434
1435
# File 'sig/types.rbs', line 1433

def tools
  @tools
end