name
string
The name of the NAT Gateway rule.
[default to undefined]
protocol
Protocol of the NAT Gateway rule. Defaults to ALL. If protocol is 'ICMP' then targetPortRange start and end cannot be set.
[optional] [default to undefined]
publicIp
string
Public IP address of the NAT Gateway rule. Specifies the address used for masking outgoing packets source address field. Should be one of the customer reserved IP address already configured on the NAT Gateway resource
[default to undefined]
sourceSubnet
string
Source subnet of the NAT Gateway rule. For SNAT rules it specifies which packets this translation rule applies to based on the packets source IP address.
[default to undefined]
targetPortRange
[optional] [default to undefined]
targetSubnet
string
Target or destination subnet of the NAT Gateway rule. For SNAT rules it specifies which packets this translation rule applies to based on the packets destination IP address. If none is provided, rule will match any address.
[optional] [default to undefined]
type
Type of the NAT Gateway rule.
[optional] [default to undefined]