Uses of Class
software.amazon.awscdk.services.route53.GeoLocation
-
Uses of GeoLocation in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionstatic GeoLocation
Geolocation resource record based on continent code.static GeoLocation
Geolocation resource record based on country code.static GeoLocation
GeoLocation.doDefault()
Default (wildcard) routing record if no specific geolocation record is found.final GeoLocation
AaaaRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
ARecordAttrs.Jsii$Proxy.getGeoLocation()
final GeoLocation
ARecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
CaaAmazonRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
CaaRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
CnameRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
DsRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
MxRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
NsRecordProps.Jsii$Proxy.getGeoLocation()
default GeoLocation
RecordSetOptions.getGeoLocation()
The geographical origin for this record to return DNS records based on the user's location.final GeoLocation
RecordSetOptions.Jsii$Proxy.getGeoLocation()
final GeoLocation
RecordSetProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
SrvRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
TxtRecordProps.Jsii$Proxy.getGeoLocation()
final GeoLocation
ZoneDelegationRecordProps.Jsii$Proxy.getGeoLocation()
static GeoLocation
GeoLocation.subdivision
(String subdivisionCode) Geolocation resource record based on subdivision code (e.g.static GeoLocation
GeoLocation.subdivision
(String subdivisionCode, String countryCode) Geolocation resource record based on subdivision code (e.g.Modifier and TypeMethodDescriptionAaaaRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.AaaaRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
ARecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.ARecordAttrs.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
ARecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
CaaAmazonRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.CaaAmazonRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
CaaRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.CaaRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
CnameRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.CnameRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
DsRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.DsRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
MxRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.MxRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
NsRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.NsRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
RecordSet.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.RecordSetOptions.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
RecordSetProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
SrvRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.SrvRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
TxtRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.TxtRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()
ZoneDelegationRecord.Builder.geoLocation
(GeoLocation geoLocation) The geographical origin for this record to return DNS records based on the user's location.ZoneDelegationRecordProps.Builder.geoLocation
(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()