Home
last modified time | relevance | path

Searched defs:DisassociateNatGatewayAddressRequest (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.go10478 type DisassociateNatGatewayAddressRequest struct { struct
10479 *tchttp.BaseRequest
10482 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
10485 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses" list`
10488 func (r *DisassociateNatGatewayAddressRequest) ToJsonString() string {
10495 func (r *DisassociateNatGatewayAddressRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go10760 type DisassociateNatGatewayAddressRequest struct { struct
10761 *tchttp.BaseRequest
10764 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
10767 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses"`
10770 func (r *DisassociateNatGatewayAddressRequest) ToJsonString() string {
10777 func (r *DisassociateNatGatewayAddressRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go10760 type DisassociateNatGatewayAddressRequest struct { struct
10761 *tchttp.BaseRequest
10764 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
10767 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses"`
10770 func (r *DisassociateNatGatewayAddressRequest) ToJsonString() string {
10777 func (r *DisassociateNatGatewayAddressRequest) FromJsonString(s string) error {