CategoryProps
Properties for defining a Category
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-category
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkice"
&alicloudroscdkice.CategoryProps {
CateName: interface{},
ParentId: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CateName |
interface{} |
Property cateName: The category name. |
ParentId |
interface{} |
Property parentId: The ID of the parent category. |
Type |
interface{} |
Property type: The type of the category. |
CateName
Required
CateName interface{}
- Type: interface{}
Property cateName: The category name.
The value can be up to 64 bytes in length. The value must be encoded in UTF-8.
ParentId
Optional
ParentId interface{}
- Type: interface{}
Property parentId: The ID of the parent category.
Type
Optional
Type interface{}
- Type: interface{}
Property type: The type of the category.
Valid values: default: audio, video, and image files. This is the default value. material: short video materials.