/dhall-aws-cloudformation/cloudformation/AWS::Route53Resolver::ResolverRuleAssociation/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Name : Optional (./../../Fn.dhall).CfnText
, ResolverRuleId : (./../../Fn.dhall).CfnText
, VPCId : (./../../Fn.dhall).CfnText
}
, default.Name = None (./../../Fn.dhall).CfnText
}