@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.625Z") @Stability(value=Experimental) public interface CaaRecordValue extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CaaRecordValue.Builder
A builder for
CaaRecordValue |
static class |
CaaRecordValue.Jsii$Proxy
An implementation for
CaaRecordValue |
| Modifier and Type | Method and Description |
|---|---|
static CaaRecordValue.Builder |
builder() |
Number |
getFlag()
(experimental) The flag.
|
CaaTag |
getTag()
(experimental) The tag.
|
String |
getValue()
(experimental) The value associated with the tag.
|
@Stability(value=Experimental) @NotNull Number getFlag()
@Stability(value=Experimental) @NotNull CaaTag getTag()
@Stability(value=Experimental) @NotNull String getValue()
@Stability(value=Experimental) static CaaRecordValue.Builder builder()
CaaRecordValue.Builder of CaaRecordValueCopyright © 2020. All rights reserved.