| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.comment(String comment)
`AWS::Route53::RecordSetGroup.Comment`.
|
static CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.hostedZoneId(String hostedZoneId)
`AWS::Route53::RecordSetGroup.HostedZoneId`.
|
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.hostedZoneName(String hostedZoneName)
`AWS::Route53::RecordSetGroup.HostedZoneName`.
|
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.recordSets(IResolvable recordSets)
`AWS::Route53::RecordSetGroup.RecordSets`.
|
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.recordSets(List<? extends Object> recordSets)
`AWS::Route53::RecordSetGroup.RecordSets`.
|
Copyright © 2021. All rights reserved.