/AWS1/CL_CGSPUSHSYNC¶
Configuration options to be applied to the identity pool.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationarns TYPE /AWS1/CL_CGSAPPLICATIONARNLS00=>TT_APPLICATIONARNLIST TT_APPLICATIONARNLIST¶
List of SNS platform application ARNs that could be used by clients.
iv_rolearn TYPE /AWS1/CGSASSUMEROLEARN /AWS1/CGSASSUMEROLEARN¶
A role configured to allow Cognito to call SNS on behalf of the developer.
Queryable Attributes¶
ApplicationArns¶
List of SNS platform application ARNs that could be used by clients.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONARNS() |
Getter for APPLICATIONARNS, with configurable default |
ASK_APPLICATIONARNS() |
Getter for APPLICATIONARNS w/ exceptions if field has no val |
HAS_APPLICATIONARNS() |
Determine if APPLICATIONARNS has a value |
RoleArn¶
A role configured to allow Cognito to call SNS on behalf of the developer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |