Skip to content

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.

KeyRequired

Key interface{}
  • Type: interface{}

HttpStatusOptional

HttpStatus interface{}
  • Type: interface{}