/AWS1/CL_TBDASSUMEQUEUEROLEF05¶
Shared response body for AssumeRole operations where credentials are required. AssumeQueueRoleForWorkerResponse is excluded because credentials is optional there because Queue.roleArn is optional, so the mixin's @required trait would be incorrect.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_credentials TYPE REF TO /AWS1/CL_TBDAWSCREDENTIALS /AWS1/CL_TBDAWSCREDENTIALS¶
The credentials for the queue role.
Queryable Attributes¶
credentials¶
The credentials for the queue role.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALS() |
Getter for CREDENTIALS |