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

Class DescribeNatGatewayDestinationIpPortTranslationNatRulesRequest

Returns:
Filters Filters: `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 - Filters: `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 © 2023. All rights reserved.