Home
last modified time | relevance | path

Searched defs:CreateVpcEndPointServiceWhiteListRequest (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.go3827 type CreateVpcEndPointServiceWhiteListRequest struct { struct
3828 *tchttp.BaseRequest
3831 UserUin *string `json:"UserUin,omitempty" name:"UserUin"`
3834 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
3837 Description *string `json:"Description,omitempty" name:"Description"`
3840 func (r *CreateVpcEndPointServiceWhiteListRequest) ToJsonString() string {
3847 func (r *CreateVpcEndPointServiceWhiteListRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc/v20170312/
H A Dmodels.go3869 type CreateVpcEndPointServiceWhiteListRequest struct { struct
3870 *tchttp.BaseRequest
3873 UserUin *string `json:"UserUin,omitempty" name:"UserUin"`
3876 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
3879 Description *string `json:"Description,omitempty" name:"Description"`
3882 func (r *CreateVpcEndPointServiceWhiteListRequest) ToJsonString() string {
3889 func (r *CreateVpcEndPointServiceWhiteListRequest) FromJsonString(s string) error {
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/vpc/v20170312/
H A Dmodels.go3869 type CreateVpcEndPointServiceWhiteListRequest struct { struct
3870 *tchttp.BaseRequest
3873 UserUin *string `json:"UserUin,omitempty" name:"UserUin"`
3876 EndPointServiceId *string `json:"EndPointServiceId,omitempty" name:"EndPointServiceId"`
3879 Description *string `json:"Description,omitempty" name:"Description"`
3882 func (r *CreateVpcEndPointServiceWhiteListRequest) ToJsonString() string {
3889 func (r *CreateVpcEndPointServiceWhiteListRequest) FromJsonString(s string) error {