trafficType property

Input<String?>? trafficType
final

Type of traffic to capture. Valid values: ACCEPT,REJECT, ALL. Required if eniId, regionalNatGatewayId, subnetId, or vpcId is specified.

Implementation

final pulumi.Input<String?>? trafficType;