| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CaaTag |
CaaRecordValue.getTag()
The tag.
|
CaaTag |
CaaRecordValue.Jsii$Proxy.getTag() |
static CaaTag |
CaaTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaaTag[] |
CaaTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CaaRecordValue.Builder |
CaaRecordValue.Builder.tag(CaaTag tag)
Sets the value of
CaaRecordValue.getTag() |
Copyright © 2022. All rights reserved.