SystemParametersProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.SystemParametersProperty {
Location: interface{},
ParameterName: interface{},
ServiceParameterName: interface{},
DemoValue: interface{},
Description: interface{},
}
Properties
Location
Required
Location interface{}
ParameterName
Required
ParameterName interface{}
ServiceParameterName
Required
ServiceParameterName interface{}
DemoValue
Optional
DemoValue interface{}
Description
Optional
Description interface{}