/AWS1/CL_VPSCOGNITOGRPCONFDET¶
The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.
This data type is part of an CognitoUserPoolConfigurationDetail structure and is a response parameter to GetIdentitySource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_groupentitytype TYPE /AWS1/VPSGROUPENTITYTYPE /AWS1/VPSGROUPENTITYTYPE¶
The name of the schema entity type that's mapped to the user pool group. Defaults to
AWS::CognitoGroup.
Queryable Attributes¶
groupEntityType¶
The name of the schema entity type that's mapped to the user pool group. Defaults to
AWS::CognitoGroup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPENTITYTYPE() |
Getter for GROUPENTITYTYPE, with configurable default |
ASK_GROUPENTITYTYPE() |
Getter for GROUPENTITYTYPE w/ exceptions if field has no val |
HAS_GROUPENTITYTYPE() |
Determine if GROUPENTITYTYPE has a value |