natGatewayExclusion property

Input<String?>? natGatewayExclusion
final

Whether to exclude NAT Gateways from encryption enforcement. Valid values are disable or enable. Default is disable. Only valid when mode is enforce.

Implementation

final pulumi.Input<String?>? natGatewayExclusion;