AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains summary information about a code interpreter. A code interpreter enables Amazon Bedrock AgentCore Agent to execute code.
Namespace: Amazon.BedrockAgentCoreControl.Model
Assembly: AWSSDK.BedrockAgentCoreControl.dll
Version: 3.x.y.z
public class CodeInterpreterSummary
The CodeInterpreterSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
CodeInterpreterSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CodeInterpreterArn | System.String |
Gets and sets the property CodeInterpreterArn. The Amazon Resource Name (ARN) of the code interpreter. |
|
CodeInterpreterId | System.String |
Gets and sets the property CodeInterpreterId. The unique identifier of the code interpreter. |
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The timestamp when the code interpreter was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the code interpreter. |
|
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The timestamp when the code interpreter was last updated. |
|
Name | System.String |
Gets and sets the property Name. The name of the code interpreter. |
|
Status | Amazon.BedrockAgentCoreControl.CodeInterpreterStatus |
Gets and sets the property Status. The current status of the code interpreter. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5