virtualPrivateGatewayExclusion property

Input<String?>? virtualPrivateGatewayExclusion
final

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

Implementation

final pulumi.Input<String?>? virtualPrivateGatewayExclusion;