Record Alias Args
    data class RecordAliasArgs(val evaluateTargetHealth: Output<Boolean>, val name: Output<String>, val zoneId: Output<String>) : ConvertibleToJava<RecordAliasArgs> 
Constructors
Link copied to clipboard
                fun RecordAliasArgs(evaluateTargetHealth: Output<Boolean>, name: Output<String>, zoneId: Output<String>)
Functions
Properties
Link copied to clipboard
                Set to true if you want Route 53 to determine whether to respond to DNS queries using this resource record set by checking the health of the resource record set. Some resources have special requirements, see related part of documentation.