Skip to content

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.

ConstValueRequired

ConstValue interface{}
  • Type: interface{}

LocationRequired

Location interface{}
  • Type: interface{}

ServiceParameterNameRequired

ServiceParameterName interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}