HttpConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkros"
&alicloudroscdkros.HttpConfigProperty {
ContentType: interface{},
Headers: interface{},
SignKey: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ContentType |
interface{} |
No description. |
Headers |
interface{} |
No description. |
SignKey |
interface{} |
No description. |
ContentType
Optional
ContentType interface{}
- Type: interface{}
Headers
Optional
Headers interface{}
- Type: interface{}
SignKey
Optional
SignKey interface{}
- Type: interface{}