Uses of Class
software.amazon.awscdk.services.route53.DsRecordProps.Builder
Packages that use DsRecordProps.Builder
-
Uses of DsRecordProps.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return DsRecordProps.BuilderModifier and TypeMethodDescriptionstatic DsRecordProps.BuilderDsRecordProps.builder()DsRecordProps.Builder.cidrRoutingConfig(CidrRoutingConfig cidrRoutingConfig) Sets the value ofRecordSetOptions.getCidrRoutingConfig()Sets the value ofRecordSetOptions.getComment()DsRecordProps.Builder.deleteExisting(Boolean deleteExisting) Deprecated.This property is dangerous and can lead to unintended record deletion in case of deployment failure.DsRecordProps.Builder.geoLocation(GeoLocation geoLocation) Sets the value ofRecordSetOptions.getGeoLocation()DsRecordProps.Builder.healthCheck(IHealthCheck healthCheck) Sets the value ofRecordSetOptions.getHealthCheck()DsRecordProps.Builder.multiValueAnswer(Boolean multiValueAnswer) Sets the value ofRecordSetOptions.getMultiValueAnswer()DsRecordProps.Builder.recordName(String recordName) Sets the value ofRecordSetOptions.getRecordName()Sets the value ofRecordSetOptions.getRegion()DsRecordProps.Builder.setIdentifier(String setIdentifier) Sets the value ofRecordSetOptions.getSetIdentifier()Sets the value ofRecordSetOptions.getTtl()Sets the value ofDsRecordProps.getValues()Sets the value ofRecordSetOptions.getWeight()DsRecordProps.Builder.zone(IHostedZone zone) Sets the value ofRecordSetOptions.getZone()Constructors in software.amazon.awscdk.services.route53 with parameters of type DsRecordProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DsRecordProps.Builder builder) Constructor that initializes the object based on literal property values passed by theDsRecordProps.Builder.