Class: Aws::Types::MCPServerSigV4Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tool_details::Array[Types::MCPToolDetail]

Returns the value of attribute tool_details.

Returns:



1191
1192
1193
# File 'sig/types.rbs', line 1191

def tool_details
  @tool_details
end

#tools::Array[::String]

Returns the value of attribute tools.

Returns:

  • (::Array[::String])


1190
1191
1192
# File 'sig/types.rbs', line 1190

def tools
  @tools
end