Uses of Interface
software.amazon.awscdk.services.route53.CfnRecordSet.GeoLocationProperty
-
Uses of CfnRecordSet.GeoLocationProperty in software.amazon.awscdk.services.route53
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRecordSet.GeoLocationProperty
Modifier and TypeMethodDescriptionCfnRecordSet.GeoLocationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnRecordSet.Builder.geoLocation
(CfnRecordSet.GeoLocationProperty geoLocation) Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.CfnRecordSetProps.Builder.geoLocation
(CfnRecordSet.GeoLocationProperty geoLocation) Sets the value ofCfnRecordSetProps.getGeoLocation()
void
CfnRecordSet.setGeoLocation
(CfnRecordSet.GeoLocationProperty value) Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.