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.



78
79
80
# File 'sig/types.rbs', line 78

def a2a_agent_card
  @a2a_agent_card
end

#agent_skills_definitionTypes::AgentSkillsDefinitionDescriptor

Returns the value of attribute agent_skills_definition.



79
80
81
# File 'sig/types.rbs', line 79

def agent_skills_definition
  @agent_skills_definition
end

#customTypes::CustomDescriptor

Returns the value of attribute custom.



80
81
82
# File 'sig/types.rbs', line 80

def custom
  @custom
end

#mcp_serverTypes::McpServerDescriptor

Returns the value of attribute mcp_server.



77
78
79
# File 'sig/types.rbs', line 77

def mcp_server
  @mcp_server
end