| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoIdentityPoolRoleAttachmentRulesConfigurationType
Synopsis
- data CognitoIdentityPoolRoleAttachmentRulesConfigurationType = CognitoIdentityPoolRoleAttachmentRulesConfigurationType {}
- cognitoIdentityPoolRoleAttachmentRulesConfigurationType :: [CognitoIdentityPoolRoleAttachmentMappingRule] -> CognitoIdentityPoolRoleAttachmentRulesConfigurationType
- ciprarctRules :: Lens' CognitoIdentityPoolRoleAttachmentRulesConfigurationType [CognitoIdentityPoolRoleAttachmentMappingRule]
Documentation
data CognitoIdentityPoolRoleAttachmentRulesConfigurationType #
Full data type definition for
CognitoIdentityPoolRoleAttachmentRulesConfigurationType. See
cognitoIdentityPoolRoleAttachmentRulesConfigurationType for a more
convenient constructor.
Instances
cognitoIdentityPoolRoleAttachmentRulesConfigurationType #
Arguments
| :: [CognitoIdentityPoolRoleAttachmentMappingRule] | |
| -> CognitoIdentityPoolRoleAttachmentRulesConfigurationType |
Constructor for CognitoIdentityPoolRoleAttachmentRulesConfigurationType
containing required fields as arguments.