Home
last modified time | relevance | path

Searched defs:ModifyVpcEndPointServiceAttributeRequest (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.go14005 type ModifyVpcEndPointServiceAttributeRequest struct { struct
14006 *tchttp.BaseRequest
14009 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
14012 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
14015 EndPointServiceName *string `json:"EndPointServiceName,omitempty" name:"EndPointServiceName"`
14018 AutoAcceptFlag *bool `json:"AutoAcceptFlag,omitempty" name:"AutoAcceptFlag"`
14021 ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" name:"ServiceInstanceId"`
14024 func (r *ModifyVpcEndPointServiceAttributeRequest) ToJsonString() string {
14031 func (r *ModifyVpcEndPointServiceAttributeRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go14291 type ModifyVpcEndPointServiceAttributeRequest struct { struct
14292 *tchttp.BaseRequest
14295 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
14298 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
14301 EndPointServiceName *string `json:"EndPointServiceName,omitempty" name:"EndPointServiceName"`
14304 AutoAcceptFlag *bool `json:"AutoAcceptFlag,omitempty" name:"AutoAcceptFlag"`
14307 ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" name:"ServiceInstanceId"`
14310 func (r *ModifyVpcEndPointServiceAttributeRequest) ToJsonString() string {
14317 func (r *ModifyVpcEndPointServiceAttributeRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go14291 type ModifyVpcEndPointServiceAttributeRequest struct { struct
14292 *tchttp.BaseRequest
14295 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
14298 VpcId *string `json:"VpcId,omitempty" name:"VpcId"`
14301 EndPointServiceName *string `json:"EndPointServiceName,omitempty" name:"EndPointServiceName"`
14304 AutoAcceptFlag *bool `json:"AutoAcceptFlag,omitempty" name:"AutoAcceptFlag"`
14307 ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" name:"ServiceInstanceId"`
14310 func (r *ModifyVpcEndPointServiceAttributeRequest) ToJsonString() string {
14317 func (r *ModifyVpcEndPointServiceAttributeRequest) FromJsonString(s string) error {