/dhall-aws-cloudformation/cloudformation/AWS::Route53Resolver::ResolverRuleAssociation/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Name : Optional (./../../Fn.dhall).CfnText
, ResolverRuleId : (./../../Fn.dhall).CfnText
, VPCId : (./../../Fn.dhall).CfnText
}
, default.Name = None (./../../Fn.dhall).CfnText
}