AgentRuntimeVersionSummary¶
Structure Class¶
AgentRuntimeVersionSummary
dataclass
¶
Summary information about an agent runtime version associated with a
capacity provider. This is returned by
ListAgentRuntimeVersionsByCapacityProvider.
Attributes¶
agent_runtime_arn
instance-attribute
¶
agent_runtime_arn: str
The Amazon Resource Name (ARN) of the agent runtime.
agent_runtime_version
instance-attribute
¶
agent_runtime_version: str
The version of the agent runtime.
status
instance-attribute
¶
status: AgentRuntimeStatus
The current status of the agent runtime version.