Bedrock Agentcore > Structures > ExecutionSummaryAffectedSession ExecutionSummaryAffectedSession¶ Structure Class¶ ExecutionSummaryAffectedSession dataclass ¶ A session associated with an execution summary cluster. Attributes¶ approach_taken instance-attribute ¶ approach_taken: str The approach taken by the agent during this session. final_outcome instance-attribute ¶ final_outcome: str The final outcome of the session. session_id instance-attribute ¶ session_id: str The unique identifier of the session.