Class: Aws::Types::Descriptors

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#a2a_agent_cardTypes::A2aAgentCardDescriptor

Returns the value of attribute a2a_agent_card.



213
214
215
# File 'sig/types.rbs', line 213

def a2a_agent_card
  @a2a_agent_card
end

#agent_skills_definitionTypes::AgentSkillsDefinitionDescriptor

Returns the value of attribute agent_skills_definition.



214
215
216
# File 'sig/types.rbs', line 214

def agent_skills_definition
  @agent_skills_definition
end

#aguiTypes::AgUiDescriptor

Returns the value of attribute agui.



217
218
219
# File 'sig/types.rbs', line 217

def agui
  @agui
end

#customTypes::CustomDescriptor

Returns the value of attribute custom.



215
216
217
# File 'sig/types.rbs', line 215

def custom
  @custom
end

#httpTypes::HttpDescriptor

Returns the value of attribute http.



216
217
218
# File 'sig/types.rbs', line 216

def http
  @http
end

#mcp_serverTypes::McpServerDescriptor

Returns the value of attribute mcp_server.



212
213
214
# File 'sig/types.rbs', line 212

def mcp_server
  @mcp_server
end