Class: Aws::Types::AIAgentVersionSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_agent_summaryTypes::AIAgentSummary

Returns the value of attribute ai_agent_summary.



86
87
88
# File 'sig/types.rbs', line 86

def ai_agent_summary
  @ai_agent_summary
end

#version_number::Integer

Returns the value of attribute version_number.

Returns:

  • (::Integer)


87
88
89
# File 'sig/types.rbs', line 87

def version_number
  @version_number
end