Class Action
What action to apply to traffic matching the ACL.
Inheritance
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public sealed class Action : Enum
Syntax (vb)
Public NotInheritable Class Action
Inherits
Enum
Synopsis
Fields
ALLOW | Allow the traffic. |
DENY | Deny the traffic. |
value__ |
Fields
ALLOW
DENY
value__
public int value__
Field Value
Type | Description |
---|---|
System. |