Uses of Interface
software.amazon.awscdk.services.route53.CfnRecordSet.CidrRoutingConfigProperty
-
Uses of CfnRecordSet.CidrRoutingConfigProperty in software.amazon.awscdk.services.route53
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRecordSet.CidrRoutingConfigProperty
Modifier and TypeMethodDescriptionCfnRecordSet.CidrRoutingConfigProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnRecordSet.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.