Uses of Class
software.amazon.awscdk.services.route53.TxtRecordProps.Builder
Packages that use TxtRecordProps.Builder
-
Uses of TxtRecordProps.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return TxtRecordProps.BuilderModifier and TypeMethodDescriptionstatic TxtRecordProps.BuilderTxtRecordProps.builder()Sets the value ofRecordSetOptions.getComment()TxtRecordProps.Builder.deleteExisting(Boolean deleteExisting) Sets the value ofRecordSetOptions.getDeleteExisting()TxtRecordProps.Builder.geoLocation(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()TxtRecordProps.Builder.multiValueAnswer(Boolean multiValueAnswer) Sets the value ofRecordSetOptions.getMultiValueAnswer()TxtRecordProps.Builder.recordName(String recordName) Sets the value ofRecordSetOptions.getRecordName()Sets the value ofRecordSetOptions.getRegion()TxtRecordProps.Builder.setIdentifier(String setIdentifier) Sets the value ofRecordSetOptions.getSetIdentifier()Sets the value ofRecordSetOptions.getTtl()Sets the value ofTxtRecordProps.getValues()Sets the value ofRecordSetOptions.getWeight()TxtRecordProps.Builder.zone(IHostedZone zone) Sets the value ofRecordSetOptions.getZone()Constructors in software.amazon.awscdk.services.route53 with parameters of type TxtRecordProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TxtRecordProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTxtRecordProps.Builder.