sourceDestCheck property

Output<bool?> sourceDestCheck
latefinal

Controls if traffic is routed to the instance when the destination address does not match the instance. Used for NAT or VPNs. Defaults true.

Implementation

late final pulumi.Output<bool?> sourceDestCheck;