RecordLatencyRoutingPolicyArgs

data class RecordLatencyRoutingPolicyArgs(val region: Output<String>) : ConvertibleToJava<RecordLatencyRoutingPolicyArgs>

Constructors

Link copied to clipboard
constructor(region: Output<String>)

Properties

Link copied to clipboard
val region: Output<String>

An AWS region from which to measure latency. See http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-latency

Functions

Link copied to clipboard
open override fun toJava(): RecordLatencyRoutingPolicyArgs