| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPrefixList.EntryProperty.Builder |
CfnPrefixList.EntryProperty.builder() |
CfnPrefixList.EntryProperty.Builder |
CfnPrefixList.EntryProperty.Builder.cidr(String cidr)
Sets the value of
CfnPrefixList.EntryProperty.getCidr() |
CfnPrefixList.EntryProperty.Builder |
CfnPrefixList.EntryProperty.Builder.description(String description)
Sets the value of
CfnPrefixList.EntryProperty.getDescription() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnPrefixList.EntryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPrefixList.EntryProperty.Builder. |
Copyright © 2022. All rights reserved.