Interface IPrefixList
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IDependable,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPrefixList.Jsii$Default
- All Known Implementing Classes:
IPrefixList.Jsii$Proxy,PrefixList
@Generated(value="jsii-pacmak/1.89.0 (build 2f74b3e)",
date="2023-10-26T00:56:07.077Z")
@Stability(Stable)
public interface IPrefixList
extends software.amazon.jsii.JsiiSerializable, IResource
A prefix list.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPrefixList.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.constructs.IConstruct
getNodeMethods inherited from interface software.amazon.awscdk.IResource
applyRemovalPolicy, getEnv, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getPrefixListId
The ID of the prefix list.
-