/dhall-aws-cloudformation/cloudformation/AWS::Cognito::IdentityPoolRoleAttachment/MappingRule.dhall
Copy path to clipboardSource
{ Type =
{ Claim : (./../../Fn.dhall).CfnText
, MatchType : (./../../Fn.dhall).CfnText
, RoleARN : (./../../Fn.dhall).CfnText
, Value : (./../../Fn.dhall).CfnText
}
, default = {=}
}