Home
last modified time | relevance | path

Searched defs:AssociateNatGatewayAddressRequest (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.go902 type AssociateNatGatewayAddressRequest struct { struct
903 *tchttp.BaseRequest
906 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
909 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
912 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses" list`
915 Zone *string `json:"Zone,omitempty" name:"Zone"`
918 func (r *AssociateNatGatewayAddressRequest) ToJsonString() string {
925 func (r *AssociateNatGatewayAddressRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go909 type AssociateNatGatewayAddressRequest struct { struct
910 *tchttp.BaseRequest
913 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
916 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
919 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses"`
922 Zone *string `json:"Zone,omitempty" name:"Zone"`
925 func (r *AssociateNatGatewayAddressRequest) ToJsonString() string {
932 func (r *AssociateNatGatewayAddressRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go909 type AssociateNatGatewayAddressRequest struct { struct
910 *tchttp.BaseRequest
913 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
916 AddressCount *uint64 `json:"AddressCount,omitempty" name:"AddressCount"`
919 PublicIpAddresses []*string `json:"PublicIpAddresses,omitempty" name:"PublicIpAddresses"`
922 Zone *string `json:"Zone,omitempty" name:"Zone"`
925 func (r *AssociateNatGatewayAddressRequest) ToJsonString() string {
932 func (r *AssociateNatGatewayAddressRequest) FromJsonString(s string) error {