Uses of Enum
software.amazon.awscdk.services.route53.Continent
Packages that use Continent
-
Uses of Continent in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return ContinentModifier and TypeMethodDescriptionGeoLocation.getContinentCode()static ContinentReturns the enum constant of this type with the specified name.static Continent[]Continent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.route53 with parameters of type ContinentModifier and TypeMethodDescriptionstatic GeoLocationGeolocation resource record based on continent code.