Home
last modified time | relevance | path

Searched defs:DeleteNatGatewaySourceIpTranslationNatRuleRequest (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go4978 type DeleteNatGatewaySourceIpTranslationNatRuleRequest struct { struct
4979 *tchttp.BaseRequest
4982 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
4985 NatGatewaySnatIds []*string `json:"NatGatewaySnatIds,omitempty" name:"NatGatewaySnatIds" list`
4988 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) ToJsonString() string {
4995 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go5073 type DeleteNatGatewaySourceIpTranslationNatRuleRequest struct { struct
5074 *tchttp.BaseRequest
5077 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
5080 NatGatewaySnatIds []*string `json:"NatGatewaySnatIds,omitempty" name:"NatGatewaySnatIds"`
5083 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) ToJsonString() string {
5090 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go5073 type DeleteNatGatewaySourceIpTranslationNatRuleRequest struct { struct
5074 *tchttp.BaseRequest
5077 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
5080 NatGatewaySnatIds []*string `json:"NatGatewaySnatIds,omitempty" name:"NatGatewaySnatIds"`
5083 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) ToJsonString() string {
5090 func (r *DeleteNatGatewaySourceIpTranslationNatRuleRequest) FromJsonString(s string) error {