ServiceParametersProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.ServiceParametersProperty {
Location: interface{},
ParameterType: interface{},
ServiceParameterName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Location |
interface{} |
No description. |
ParameterType |
interface{} |
No description. |
ServiceParameterName |
interface{} |
No description. |
Location
Required
Location interface{}
- Type: interface{}
ParameterType
Required
ParameterType interface{}
- Type: interface{}
ServiceParameterName
Required
ServiceParameterName interface{}
- Type: interface{}