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
RequestHttpMethod
Required
RequestHttpMethod interface{}
RequestMode
Required
RequestMode interface{}
RequestPath
Required
RequestPath interface{}
RequestProtocol
Required
RequestProtocol interface{}
BodyFormat
Optional
BodyFormat interface{}
PostBodyDescription
Optional
PostBodyDescription interface{}