| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CaaRecordValue.Builder |
CaaRecordValue.builder() |
CaaRecordValue.Builder |
CaaRecordValue.Builder.flag(Number flag)
Sets the value of
CaaRecordValue.getFlag() |
CaaRecordValue.Builder |
CaaRecordValue.Builder.tag(CaaTag tag)
Sets the value of
CaaRecordValue.getTag() |
CaaRecordValue.Builder |
CaaRecordValue.Builder.value(String value)
Sets the value of
CaaRecordValue.getValue() |
| Constructor and Description |
|---|
Jsii$Proxy(CaaRecordValue.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CaaRecordValue.Builder. |
Copyright © 2022. All rights reserved.