Skip to content

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.

LocationRequired

Location interface{}
  • Type: interface{}

ParameterTypeRequired

ParameterType interface{}
  • Type: interface{}

ServiceParameterNameRequired

ServiceParameterName interface{}
  • Type: interface{}