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.



728
729
730
# File 'sig/types.rbs', line 728

def a2a_agent_card
  @a2a_agent_card
end

#agent_skills_definitionTypes::UpdatedAgentSkillsDefinitionDescriptor

Returns the value of attribute agent_skills_definition.



729
730
731
# File 'sig/types.rbs', line 729

def agent_skills_definition
  @agent_skills_definition
end

#aguiTypes::UpdatedAgUiDescriptor

Returns the value of attribute agui.



732
733
734
# File 'sig/types.rbs', line 732

def agui
  @agui
end

#customTypes::UpdatedCustomDescriptor

Returns the value of attribute custom.



730
731
732
# File 'sig/types.rbs', line 730

def custom
  @custom
end

#httpTypes::UpdatedHttpDescriptor

Returns the value of attribute http.



731
732
733
# File 'sig/types.rbs', line 731

def http
  @http
end

#mcp_serverTypes::UpdatedMcpServerDescriptor

Returns the value of attribute mcp_server.



727
728
729
# File 'sig/types.rbs', line 727

def mcp_server
  @mcp_server
end