Uses of Interface
software.amazon.awscdk.services.route53.CfnRecordSet.CidrRoutingConfigProperty
Packages that use CfnRecordSet.CidrRoutingConfigProperty
-
Uses of CfnRecordSet.CidrRoutingConfigProperty in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement CfnRecordSet.CidrRoutingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRecordSet.CidrRoutingConfigPropertyMethods in software.amazon.awscdk.services.route53 that return CfnRecordSet.CidrRoutingConfigPropertyModifier and TypeMethodDescriptionCfnRecordSet.CidrRoutingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type CfnRecordSet.CidrRoutingConfigPropertyModifier and TypeMethodDescriptionCfnRecordSet.Builder.cidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty cidrRoutingConfig) The object that is specified in resource record set object when you are linking a resource record set to a CIDR location.CfnRecordSetProps.Builder.cidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty cidrRoutingConfig) Sets the value ofCfnRecordSetProps.getCidrRoutingConfig()voidCfnRecordSet.setCidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty value) The object that is specified in resource record set object when you are linking a resource record set to a CIDR location.