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