@Stability(value=Stable)
public static interface CfnPrefixList.EntryProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-prefixlist-entry.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-prefixlist-entry.html#cfn-ec2-prefixlist-entry-cidr@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-prefixlist-entry.html#cfn-ec2-prefixlist-entry-description@Stability(value=Stable) static CfnPrefixList.EntryProperty.Builder builder()
Copyright © 2020. All rights reserved.