@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.230Z") @Stability(value=Stable) public interface CfnPrefixListProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPrefixListProps.Builder
A builder for
CfnPrefixListProps |
static class |
CfnPrefixListProps.Jsii$Proxy
An implementation for
CfnPrefixListProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPrefixListProps.Builder |
builder() |
String |
getAddressFamily()
`AWS::EC2::PrefixList.AddressFamily`.
|
default Object |
getEntries()
`AWS::EC2::PrefixList.Entries`.
|
Number |
getMaxEntries()
`AWS::EC2::PrefixList.MaxEntries`.
|
String |
getPrefixListName()
`AWS::EC2::PrefixList.PrefixListName`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::PrefixList.Tags`.
|
@Stability(value=Stable) @NotNull String getAddressFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-addressfamily@Stability(value=Stable) @NotNull Number getMaxEntries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-maxentries@Stability(value=Stable) @NotNull String getPrefixListName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-prefixlistname@Stability(value=Stable) @Nullable default Object getEntries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-entries@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html#cfn-ec2-prefixlist-tags@Stability(value=Stable) static CfnPrefixListProps.Builder builder()
CfnPrefixListProps.Builder of CfnPrefixListPropsCopyright © 2020. All rights reserved.