ErrorDocumentProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.ErrorDocumentProperty {
Key: interface{},
HttpStatus: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Key |
interface{} |
No description. |
HttpStatus |
interface{} |
No description. |
Key
Required
Key interface{}
- Type: interface{}
HttpStatus
Optional
HttpStatus interface{}
- Type: interface{}