@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.054Z") @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 © 2021. All rights reserved.