sourceDestCheck property
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
final pulumi.Input<bool?>? sourceDestCheck;
Controls if traffic is routed to the instance when the destination address does not match the instance. Used for NAT or VPNs. Defaults true.
final pulumi.Input<bool?>? sourceDestCheck;