| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.builder() |
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.comment(String comment)
Sets the value of
CfnRecordSetGroupProps.getComment() |
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.hostedZoneId(String hostedZoneId)
Sets the value of
CfnRecordSetGroupProps.getHostedZoneId() |
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.hostedZoneName(String hostedZoneName)
Sets the value of
CfnRecordSetGroupProps.getHostedZoneName() |
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.recordSets(IResolvable recordSets)
Sets the value of
CfnRecordSetGroupProps.getRecordSets() |
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.recordSets(List<? extends Object> recordSets)
Sets the value of
CfnRecordSetGroupProps.getRecordSets() |
Copyright © 2021. All rights reserved.