/dhall-aws-cloudformation/gh-pages/cloudformation/AWS::Route53::RecordSetGroup/RecordSet.dhall.html

Copy path to clipboard

Source

<!DOCTYPE HTML><html><head><title>/cloudformation/AWS::Route53::RecordSetGroup/RecordSet.dhall</title><link rel="stylesheet" type="text/css" href="../../index.css"><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&amp;family=Lato:ital,wght@0,400;0,700;1,400&amp;display=swap"><script type="text/javascript" src="../../index.js"></script><meta charset="UTF-8"></head><body><div class="nav-bar"><img class="dhall-icon" src="../../dhall-icon.svg"><p class="package-title">dhall-aws-cloudformation</p><div class="nav-bar-content-divider"></div><a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a></div><div class="main-container"><h2 class="doc-title"><span class="crumb-divider">/</span><a href="../../index.html">dhall-aws-cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="../index.html">cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="index.html">AWS::Route53::RecordSetGroup</a><span class="crumb-divider">/</span><span class="title-crumb" href="index.html">RecordSet.dhall</span></h2><a class="copy-to-clipboard" data-path="https://raw.githubusercontent.com/jcouyang/dhall-aws-cloudformation/0.9.81/cloudformation/AWS::Route53::RecordSetGroup/RecordSet.dhall"><i><small>Copy path to clipboard</small></i></a><br><div class="doc-contents"></div><h3>Source</h3><div class="source-code"><pre>{ Type =<br> { AliasTarget : Optional (<a href="./AliasTarget.dhall.html">./AliasTarget.dhall</a>).Type<br> , CidrRoutingConfig : Optional (<a href="./CidrRoutingConfig.dhall.html">./CidrRoutingConfig.dhall</a>).Type<br> , Failover : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , GeoLocation : Optional (<a href="./GeoLocation.dhall.html">./GeoLocation.dhall</a>).Type<br> , HealthCheckId : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , HostedZoneId : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , HostedZoneName : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , MultiValueAnswer : Optional Bool<br> , Name : (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Region : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , ResourceRecords : Optional (List (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText)<br> , SetIdentifier : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , TTL : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Type : (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Weight : Optional Integer<br> }<br>, default =<br> { AliasTarget = None (<a href="./AliasTarget.dhall.html">./AliasTarget.dhall</a>).Type<br> , CidrRoutingConfig = None (<a href="./CidrRoutingConfig.dhall.html">./CidrRoutingConfig.dhall</a>).Type<br> , Failover = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , GeoLocation = None (<a href="./GeoLocation.dhall.html">./GeoLocation.dhall</a>).Type<br> , HealthCheckId = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , HostedZoneId = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , HostedZoneName = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , MultiValueAnswer = None Bool<br> , Region = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , ResourceRecords = None (List (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText)<br> , SetIdentifier = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , TTL = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Weight = None Integer<br> }<br>}<br></pre></div></div></body></html>