Uses of Class
software.amazon.awscdk.services.route53.CfnRecordSetGroup.RecordSetProperty.Builder
Packages that use CfnRecordSetGroup.RecordSetProperty.Builder
-
Uses of CfnRecordSetGroup.RecordSetProperty.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return CfnRecordSetGroup.RecordSetProperty.BuilderModifier and TypeMethodDescriptionCfnRecordSetGroup.RecordSetProperty.Builder.aliasTarget(IResolvable aliasTarget) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getAliasTarget()CfnRecordSetGroup.RecordSetProperty.Builder.aliasTarget(CfnRecordSetGroup.AliasTargetProperty aliasTarget) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getAliasTarget()CfnRecordSetGroup.RecordSetProperty.builder()CfnRecordSetGroup.RecordSetProperty.Builder.cidrRoutingConfig(IResolvable cidrRoutingConfig) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getCidrRoutingConfig()CfnRecordSetGroup.RecordSetProperty.Builder.cidrRoutingConfig(CfnRecordSetGroup.CidrRoutingConfigProperty cidrRoutingConfig) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getCidrRoutingConfig()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getFailover()CfnRecordSetGroup.RecordSetProperty.Builder.geoLocation(IResolvable geoLocation) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getGeoLocation()CfnRecordSetGroup.RecordSetProperty.Builder.geoLocation(CfnRecordSetGroup.GeoLocationProperty geoLocation) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getGeoLocation()CfnRecordSetGroup.RecordSetProperty.Builder.geoProximityLocation(IResolvable geoProximityLocation) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getGeoProximityLocation()CfnRecordSetGroup.RecordSetProperty.Builder.geoProximityLocation(CfnRecordSetGroup.GeoProximityLocationProperty geoProximityLocation) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getGeoProximityLocation()CfnRecordSetGroup.RecordSetProperty.Builder.healthCheckId(String healthCheckId) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getHealthCheckId()CfnRecordSetGroup.RecordSetProperty.Builder.hostedZoneId(String hostedZoneId) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getHostedZoneId()CfnRecordSetGroup.RecordSetProperty.Builder.hostedZoneName(String hostedZoneName) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getHostedZoneName()CfnRecordSetGroup.RecordSetProperty.Builder.multiValueAnswer(Boolean multiValueAnswer) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getMultiValueAnswer()CfnRecordSetGroup.RecordSetProperty.Builder.multiValueAnswer(IResolvable multiValueAnswer) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getMultiValueAnswer()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getName()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getRegion()CfnRecordSetGroup.RecordSetProperty.Builder.resourceRecords(List<String> resourceRecords) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getResourceRecords()CfnRecordSetGroup.RecordSetProperty.Builder.setIdentifier(String setIdentifier) Sets the value ofCfnRecordSetGroup.RecordSetProperty.getSetIdentifier()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getTtl()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getType()Sets the value ofCfnRecordSetGroup.RecordSetProperty.getWeight()Constructors in software.amazon.awscdk.services.route53 with parameters of type CfnRecordSetGroup.RecordSetProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRecordSetGroup.RecordSetProperty.Builder.