/AWS1/CL_TCEAGCORERUNSRCDETS¶
Source details for a record auto-detected from an AgentCore Runtime resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_protocolconfiguration TYPE REF TO /AWS1/CL_TCEAGCORERUNPROTCONF /AWS1/CL_TCEAGCORERUNPROTCONF¶
Protocol configuration for an AgentCore Runtime.
io_authorizerconfiguration TYPE REF TO /AWS1/CL_TCEAUTHORIZERCONF /AWS1/CL_TCEAUTHORIZERCONF¶
The authorizer configuration for a registry. Exactly one member is set.
io_workloadidentitydetails TYPE REF TO /AWS1/CL_TCEWORKLOADIDDETAILS /AWS1/CL_TCEWORKLOADIDDETAILS¶
Workload identity details associated with a source resource.
Queryable Attributes¶
protocolConfiguration¶
Protocol configuration for an AgentCore Runtime.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTOCOLCONFIGURATION() |
Getter for PROTOCOLCONFIGURATION |
authorizerConfiguration¶
The authorizer configuration for a registry. Exactly one member is set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZERCONFIGURATION() |
Getter for AUTHORIZERCONFIGURATION |
workloadIdentityDetails¶
Workload identity details associated with a source resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKLOADIDENTITYDETAILS() |
Getter for WORKLOADIDENTITYDETAILS |