| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoIdentityPoolRoleAttachmentMappingRule
Synopsis
- data CognitoIdentityPoolRoleAttachmentMappingRule = CognitoIdentityPoolRoleAttachmentMappingRule {}
- cognitoIdentityPoolRoleAttachmentMappingRule :: Val Text -> Val Text -> Val Text -> Val Text -> CognitoIdentityPoolRoleAttachmentMappingRule
- cipramrClaim :: Lens' CognitoIdentityPoolRoleAttachmentMappingRule (Val Text)
- cipramrMatchType :: Lens' CognitoIdentityPoolRoleAttachmentMappingRule (Val Text)
- cipramrRoleARN :: Lens' CognitoIdentityPoolRoleAttachmentMappingRule (Val Text)
- cipramrValue :: Lens' CognitoIdentityPoolRoleAttachmentMappingRule (Val Text)
Documentation
data CognitoIdentityPoolRoleAttachmentMappingRule #
Full data type definition for
CognitoIdentityPoolRoleAttachmentMappingRule. See
cognitoIdentityPoolRoleAttachmentMappingRule for a more convenient
constructor.
Constructors
| CognitoIdentityPoolRoleAttachmentMappingRule | |
Instances
cognitoIdentityPoolRoleAttachmentMappingRule #
Arguments
| :: Val Text | |
| -> Val Text | |
| -> Val Text | |
| -> Val Text | |
| -> CognitoIdentityPoolRoleAttachmentMappingRule |
Constructor for CognitoIdentityPoolRoleAttachmentMappingRule containing
required fields as arguments.