internetGatewayExclusion property

Input<String?>? internetGatewayExclusion
final

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

Implementation

final pulumi.Input<String?>? internetGatewayExclusion;