Skip navigation links
com.tencentcloudapi.vpc.v20170312.models

Class DescribeNatGatewayDestinationIpPortTranslationNatRulesRequest

Returns:
Filters Filter conditions: `NatGatewayIds` and `Filters` cannot be specified at the same time.
  • nat-gateway-id, the NAT gateway ID, such as `nat-0yi4hekt`.
  • vpc-id, the VPC ID, such as `vpc-0yi4hekt`.
  • public-ip-address, the EIP, such as `139.199.232.238`.
  • public-port, the public network port.
  • private-ip-address, the private IP, such as `10.0.0.1`.
  • private-port, the private network port.
  • description, the rule description.
  • Parameters:
    Filters - Filter conditions: `NatGatewayIds` and `Filters` cannot be specified at the same time.
  • nat-gateway-id, the NAT gateway ID, such as `nat-0yi4hekt`.
  • vpc-id, the VPC ID, such as `vpc-0yi4hekt`.
  • public-ip-address, the EIP, such as `139.199.232.238`.
  • public-port, the public network port.
  • private-ip-address, the private IP, such as `10.0.0.1`.
  • private-port, the private network port.
  • description, the rule description.
  • Skip navigation links

    Copyright © 2021. All rights reserved.