Skip to content

QueryParamsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.QueryParamsProperty {
    Name: interface{},
    Type: interface{},
    Value: interface{},
}

Properties

Name Type Description
Name interface{} No description.
Type interface{} No description.
Value interface{} No description.

NameOptional

Name interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}

ValueOptional

Value interface{}
  • Type: interface{}