/AWS1/CL_BDOCREAGRUNENDPTRSP¶
CreateAgentRuntimeEndpointResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_targetversion TYPE /AWS1/BDOAGENTRUNTIMEVERSION /AWS1/BDOAGENTRUNTIMEVERSION¶
The target version of the AgentCore Runtime for the endpoint.
iv_agentruntimeendpointarn TYPE /AWS1/BDOAGENTRUNTIMEENDPTARN /AWS1/BDOAGENTRUNTIMEENDPTARN¶
The Amazon Resource Name (ARN) of the AgentCore Runtime endpoint.
iv_agentruntimearn TYPE /AWS1/BDOAGENTRUNTIMEARN /AWS1/BDOAGENTRUNTIMEARN¶
The Amazon Resource Name (ARN) of the AgentCore Runtime.
iv_status TYPE /AWS1/BDOAGENTRTIMEENDPTSTATUS /AWS1/BDOAGENTRTIMEENDPTSTATUS¶
The current status of the AgentCore Runtime endpoint.
iv_createdat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP¶
The timestamp when the AgentCore Runtime endpoint was created.
Optional arguments:¶
iv_agentruntimeid TYPE /AWS1/BDOAGENTRUNTIMEID /AWS1/BDOAGENTRUNTIMEID¶
The unique identifier of the AgentCore Runtime.
iv_endpointname TYPE /AWS1/BDOENDPOINTNAME /AWS1/BDOENDPOINTNAME¶
The name of the AgentCore Runtime endpoint.
Queryable Attributes¶
targetVersion¶
The target version of the AgentCore Runtime for the endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETVERSION() |
Getter for TARGETVERSION, with configurable default |
ASK_TARGETVERSION() |
Getter for TARGETVERSION w/ exceptions if field has no value |
HAS_TARGETVERSION() |
Determine if TARGETVERSION has a value |
agentRuntimeEndpointArn¶
The Amazon Resource Name (ARN) of the AgentCore Runtime endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTRUNTIMEENDPOINTARN() |
Getter for AGENTRUNTIMEENDPOINTARN, with configurable defaul |
ASK_AGENTRUNTIMEENDPOINTARN() |
Getter for AGENTRUNTIMEENDPOINTARN w/ exceptions if field ha |
HAS_AGENTRUNTIMEENDPOINTARN() |
Determine if AGENTRUNTIMEENDPOINTARN has a value |
agentRuntimeArn¶
The Amazon Resource Name (ARN) of the AgentCore Runtime.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTRUNTIMEARN() |
Getter for AGENTRUNTIMEARN, with configurable default |
ASK_AGENTRUNTIMEARN() |
Getter for AGENTRUNTIMEARN w/ exceptions if field has no val |
HAS_AGENTRUNTIMEARN() |
Determine if AGENTRUNTIMEARN has a value |
agentRuntimeId¶
The unique identifier of the AgentCore Runtime.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTRUNTIMEID() |
Getter for AGENTRUNTIMEID, with configurable default |
ASK_AGENTRUNTIMEID() |
Getter for AGENTRUNTIMEID w/ exceptions if field has no valu |
HAS_AGENTRUNTIMEID() |
Determine if AGENTRUNTIMEID has a value |
endpointName¶
The name of the AgentCore Runtime endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTNAME() |
Getter for ENDPOINTNAME, with configurable default |
ASK_ENDPOINTNAME() |
Getter for ENDPOINTNAME w/ exceptions if field has no value |
HAS_ENDPOINTNAME() |
Determine if ENDPOINTNAME has a value |
status¶
The current status of the AgentCore Runtime endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
createdAt¶
The timestamp when the AgentCore Runtime endpoint was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |