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