| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRecordSet.CidrRoutingConfigProperty.Jsii$Proxy
An implementation for
CfnRecordSet.CidrRoutingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRecordSet.CidrRoutingConfigProperty |
CfnRecordSet.CidrRoutingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRecordSet.Builder |
CfnRecordSet.Builder.cidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty cidrRoutingConfig)
`AWS::Route53::RecordSet.CidrRoutingConfig`.
|
CfnRecordSetProps.Builder |
CfnRecordSetProps.Builder.cidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty cidrRoutingConfig)
Sets the value of
CfnRecordSetProps.getCidrRoutingConfig() |
void |
CfnRecordSet.setCidrRoutingConfig(CfnRecordSet.CidrRoutingConfigProperty value)
`AWS::Route53::RecordSet.CidrRoutingConfig`.
|
Copyright © 2022. All rights reserved.