| Modifier and Type | Method and Description |
|---|---|
CaaAmazonRecord.Builder |
CaaAmazonRecord.Builder.comment(String comment)
A comment to add on the record.
|
static CaaAmazonRecord.Builder |
CaaAmazonRecord.Builder.create(software.constructs.Construct scope,
String id) |
CaaAmazonRecord.Builder |
CaaAmazonRecord.Builder.recordName(String recordName)
The domain name for this record.
|
CaaAmazonRecord.Builder |
CaaAmazonRecord.Builder.ttl(Duration ttl)
The resource record cache time to live (TTL).
|
CaaAmazonRecord.Builder |
CaaAmazonRecord.Builder.zone(IHostedZone zone)
The hosted zone in which to define the new record.
|
Copyright © 2022. All rights reserved.