Home
last modified time | relevance | path

Searched defs:ModifyNatGatewayAttributeRequest (Results 1 – 6 of 6) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dmodify_nat_gateway_attribute.go24 func (client *Client) ModifyNatGatewayAttribute(request *ModifyNatGatewayAttributeRequest) (respons…
31 func (client *Client) ModifyNatGatewayAttributeWithChan(request *ModifyNatGatewayAttributeRequest) …
72 type ModifyNatGatewayAttributeRequest struct { struct
73 *requests.RpcRequest
74 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
75 Description string `position:"Query" name:"Description"`
76 NatGatewayId string `position:"Query" name:"NatGatewayId"`
77 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
78 OwnerAccount string `position:"Query" name:"OwnerAccount"`
79 OwnerId requests.Integer `position:"Query" name:"OwnerId"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dmodify_nat_gateway_attribute.go25 func (client *Client) ModifyNatGatewayAttribute(request *ModifyNatGatewayAttributeRequest) (respons…
34 func (client *Client) ModifyNatGatewayAttributeWithChan(request *ModifyNatGatewayAttributeRequest) …
77 type ModifyNatGatewayAttributeRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 OwnerAccount string `position:"Query" name:"OwnerAccount"`
82 Name string `position:"Query" name:"Name"`
83 Description string `position:"Query" name:"Description"`
84 NatGatewayId string `position:"Query" name:"NatGatewayId"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dmodify_nat_gateway_attribute.go25 func (client *Client) ModifyNatGatewayAttribute(request *ModifyNatGatewayAttributeRequest) (respons…
34 func (client *Client) ModifyNatGatewayAttributeWithChan(request *ModifyNatGatewayAttributeRequest) …
77 type ModifyNatGatewayAttributeRequest struct { struct
78 *requests.RpcRequest
79 ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
80 ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
81 OwnerAccount string `position:"Query" name:"OwnerAccount"`
82 Name string `position:"Query" name:"Name"`
83 Description string `position:"Query" name:"Description"`
84 NatGatewayId string `position:"Query" name:"NatGatewayId"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go13069 type ModifyNatGatewayAttributeRequest struct { struct
13070 *tchttp.BaseRequest
13073 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
13076 NatGatewayName *string `json:"NatGatewayName,omitempty" name:"NatGatewayName"`
13079 …etMaxBandwidthOut *uint64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
13082 ModifySecurityGroup *bool `json:"ModifySecurityGroup,omitempty" name:"ModifySecurityGroup"`
13085 SecurityGroupIds []*string `json:"SecurityGroupIds,omitempty" name:"SecurityGroupIds" list`
13088 func (r *ModifyNatGatewayAttributeRequest) ToJsonString() string {
13095 func (r *ModifyNatGatewayAttributeRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go13355 type ModifyNatGatewayAttributeRequest struct { struct
13356 *tchttp.BaseRequest
13359 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
13362 NatGatewayName *string `json:"NatGatewayName,omitempty" name:"NatGatewayName"`
13365 …etMaxBandwidthOut *uint64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
13368 ModifySecurityGroup *bool `json:"ModifySecurityGroup,omitempty" name:"ModifySecurityGroup"`
13371 SecurityGroupIds []*string `json:"SecurityGroupIds,omitempty" name:"SecurityGroupIds"`
13374 func (r *ModifyNatGatewayAttributeRequest) ToJsonString() string {
13381 func (r *ModifyNatGatewayAttributeRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go13355 type ModifyNatGatewayAttributeRequest struct { struct
13356 *tchttp.BaseRequest
13359 NatGatewayId *string `json:"NatGatewayId,omitempty" name:"NatGatewayId"`
13362 NatGatewayName *string `json:"NatGatewayName,omitempty" name:"NatGatewayName"`
13365 …etMaxBandwidthOut *uint64 `json:"InternetMaxBandwidthOut,omitempty" name:"InternetMaxBandwidthOut"`
13368 ModifySecurityGroup *bool `json:"ModifySecurityGroup,omitempty" name:"ModifySecurityGroup"`
13371 SecurityGroupIds []*string `json:"SecurityGroupIds,omitempty" name:"SecurityGroupIds"`
13374 func (r *ModifyNatGatewayAttributeRequest) ToJsonString() string {
13381 func (r *ModifyNatGatewayAttributeRequest) FromJsonString(s string) error {