Class: Aws::Types::MCPServerConfiguration

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:



1126
1127
1128
# File 'sig/types.rbs', line 1126

def tool_details
  @tool_details
end

#tools::Array[::String]

Returns the value of attribute tools.

Returns:

  • (::Array[::String])


1125
1126
1127
# File 'sig/types.rbs', line 1125

def tools
  @tools
end