Uses of Enum
software.amazon.awscdk.services.route53.Continent
-
Uses of Continent in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionGeoLocation.getContinentCode()
static Continent
Returns 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.Modifier and TypeMethodDescriptionstatic GeoLocation
Geolocation resource record based on continent code.