Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoIdentityPoolRoleAttachmentRulesConfigurationType
- 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.
cognitoIdentityPoolRoleAttachmentRulesConfigurationType #
Arguments
:: [CognitoIdentityPoolRoleAttachmentMappingRule] | |
-> CognitoIdentityPoolRoleAttachmentRulesConfigurationType |
Constructor for CognitoIdentityPoolRoleAttachmentRulesConfigurationType
containing required fields as arguments.