Nat Gateway
Import
Nat gateway can be imported using the id, e.g.
$ pulumi import alicloud:vpc/natGateway:NatGateway example <id>
Content copied to clipboard
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The specification of the nat gateway. Valid values are Small
, Middle
and Large
. Effective when internet_charge_type
is PayBySpec
and network_type
is internet
. Details refer to Nat Gateway Specification.