@Stability(value=Stable)
public static interface CfnPrefixList.EntryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPrefixList.EntryProperty.Builder
A builder for
CfnPrefixList.EntryProperty |
static class |
CfnPrefixList.EntryProperty.Jsii$Proxy
An implementation for
CfnPrefixList.EntryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPrefixList.EntryProperty.Builder |
builder() |
String |
getCidr()
`CfnPrefixList.EntryProperty.Cidr`.
|
default String |
getDescription()
`CfnPrefixList.EntryProperty.Description`.
|
@Stability(value=Stable) @NotNull String getCidr()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) static CfnPrefixList.EntryProperty.Builder builder()
Copyright © 2021. All rights reserved.