Class: Aws::Types::UpdatedDescriptorsFields

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::UpdatedA2aAgentCardDescriptor

Returns the value of attribute a2a_agent_card.



615
616
617
# File 'sig/types.rbs', line 615

def a2a_agent_card
  @a2a_agent_card
end

#agent_skills_definitionTypes::UpdatedAgentSkillsDefinitionDescriptor

Returns the value of attribute agent_skills_definition.



616
617
618
# File 'sig/types.rbs', line 616

def agent_skills_definition
  @agent_skills_definition
end

#customTypes::UpdatedCustomDescriptor

Returns the value of attribute custom.



617
618
619
# File 'sig/types.rbs', line 617

def custom
  @custom
end

#mcp_serverTypes::UpdatedMcpServerDescriptor

Returns the value of attribute mcp_server.



614
615
616
# File 'sig/types.rbs', line 614

def mcp_server
  @mcp_server
end