/AWS1/CL_CNTCREROUTINGPFLRSP¶
CreateRoutingProfileResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_routingprofilearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the routing profile.
iv_routingprofileid TYPE /AWS1/CNTROUTINGPROFILEID /AWS1/CNTROUTINGPROFILEID¶
The identifier of the routing profile.
Queryable Attributes¶
RoutingProfileArn¶
The Amazon Resource Name (ARN) of the routing profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPROFILEARN() |
Getter for ROUTINGPROFILEARN, with configurable default |
ASK_ROUTINGPROFILEARN() |
Getter for ROUTINGPROFILEARN w/ exceptions if field has no v |
HAS_ROUTINGPROFILEARN() |
Determine if ROUTINGPROFILEARN has a value |
RoutingProfileId¶
The identifier of the routing profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPROFILEID() |
Getter for ROUTINGPROFILEID, with configurable default |
ASK_ROUTINGPROFILEID() |
Getter for ROUTINGPROFILEID w/ exceptions if field has no va |
HAS_ROUTINGPROFILEID() |
Determine if ROUTINGPROFILEID has a value |