sourceDestCheck property

Input<bool?>? sourceDestCheck
final

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;