Interface IPrefixList
- All Superinterfaces:
IConnectable,software.constructs.IConstruct,software.constructs.IDependable,IPeer,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPrefixList.Jsii$Default
- All Known Implementing Classes:
IPrefixList.Jsii$Proxy,PrefixList
@Generated(value="jsii-pacmak/1.112.0 (build de1bc80)",
date="2025-07-04T12:43:06.081Z")
@Stability(Stable)
public interface IPrefixList
extends software.amazon.jsii.JsiiSerializable, IResource, IPeer
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.amazon.awscdk.services.ec2.IConnectable
getConnectionsMethods inherited from interface software.constructs.IConstruct
getNodeMethods inherited from interface software.amazon.awscdk.services.ec2.IPeer
getCanInlineRule, getUniqueId, toEgressRuleConfig, toIngressRuleConfigMethods 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.
-