NatGatewayRuleProperties
Last updated
Last updated
name
String
The name of the NAT Gateway rule.
protocol
Protocol of the NAT Gateway rule. Defaults to ALL. If protocol is 'ICMP' then targetPortRange start and end cannot be set.
[optional]
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
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.
targetPortRange
[optional]
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]
type
Type of the NAT Gateway rule.
[optional]