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. |
ContentTypeOptional
ContentType interface{}
- Type: interface{}
HeadersOptional
Headers interface{}
- Type: interface{}
SignKeyOptional
SignKey interface{}
- Type: interface{}