Uses of Class
software.amazon.awscdk.services.route53.CfnRecordSetGroup.GeoLocationProperty.Builder
-
Uses of CfnRecordSetGroup.GeoLocationProperty.Builder in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionCfnRecordSetGroup.GeoLocationProperty.builder()
CfnRecordSetGroup.GeoLocationProperty.Builder.continentCode
(String continentCode) Sets the value ofCfnRecordSetGroup.GeoLocationProperty.getContinentCode()
CfnRecordSetGroup.GeoLocationProperty.Builder.countryCode
(String countryCode) Sets the value ofCfnRecordSetGroup.GeoLocationProperty.getCountryCode()
CfnRecordSetGroup.GeoLocationProperty.Builder.subdivisionCode
(String subdivisionCode) Sets the value ofCfnRecordSetGroup.GeoLocationProperty.getSubdivisionCode()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRecordSetGroup.GeoLocationProperty.Builder
.