/AWS1/CL_CGSGETIDPOOLCONFRSP¶
The output for the GetIdentityPoolConfiguration operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_identitypoolid TYPE /AWS1/CGSIDENTITYPOOLID /AWS1/CGSIDENTITYPOOLID¶
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
io_pushsync TYPE REF TO /AWS1/CL_CGSPUSHSYNC /AWS1/CL_CGSPUSHSYNC¶
Options to apply to this identity pool for push synchronization.
io_cognitostreams TYPE REF TO /AWS1/CL_CGSCOGNITOSTREAMS /AWS1/CL_CGSCOGNITOSTREAMS¶
Options to apply to this identity pool for Amazon Cognito streams.
Queryable Attributes¶
IdentityPoolId¶
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_IDENTITYPOOLID() | Getter for IDENTITYPOOLID, with configurable default | 
| ASK_IDENTITYPOOLID() | Getter for IDENTITYPOOLID w/ exceptions if field has no valu | 
| HAS_IDENTITYPOOLID() | Determine if IDENTITYPOOLID has a value | 
PushSync¶
Options to apply to this identity pool for push synchronization.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_PUSHSYNC() | Getter for PUSHSYNC | 
CognitoStreams¶
Options to apply to this identity pool for Amazon Cognito streams.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_COGNITOSTREAMS() | Getter for COGNITOSTREAMS |