trafficType property

Output<String?> trafficType
latefinal

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

Implementation

late final pulumi.Output<String?> trafficType;