Interface IPrefixList
A prefix list.
Inherited Members
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPrefixList : IResource, IPeer, IConnectable, IPrefixListRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPrefixList Inherits IResource, IPeer, IConnectable, IPrefixListRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| PrefixListId | The ID of the prefix list. |
Properties
PrefixListId
The ID of the prefix list.
string PrefixListId { get; }
Property Value
Remarks
Attribute: true