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.



172
173
174
# File 'sig/types.rbs', line 172

def a2a_agent_card
  @a2a_agent_card
end

#agent_skills_definitionTypes::AgentSkillsDefinitionDescriptor

Returns the value of attribute agent_skills_definition.



173
174
175
# File 'sig/types.rbs', line 173

def agent_skills_definition
  @agent_skills_definition
end

#customTypes::CustomDescriptor

Returns the value of attribute custom.



174
175
176
# File 'sig/types.rbs', line 174

def custom
  @custom
end

#mcp_serverTypes::McpServerDescriptor

Returns the value of attribute mcp_server.



171
172
173
# File 'sig/types.rbs', line 171

def mcp_server
  @mcp_server
end