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
late final pulumi.Output<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.
late final pulumi.Output<bool?> sourceDestCheck;