RequestConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.RequestConfigProperty {
RequestHttpMethod: interface{},
RequestMode: interface{},
RequestPath: interface{},
RequestProtocol: interface{},
BodyFormat: interface{},
PostBodyDescription: interface{},
}
Properties
RequestHttpMethodRequired
RequestHttpMethod interface{}
RequestModeRequired
RequestMode interface{}
RequestPathRequired
RequestPath interface{}
RequestProtocolRequired
RequestProtocol interface{}
BodyFormatOptional
BodyFormat interface{}
PostBodyDescriptionOptional
PostBodyDescription interface{}