EditingProjectsProps
Properties for defining a EditingProjects
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vod-editingprojects
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvod/datasource"
&datasource.EditingProjectsProps {
RefreshOptions: interface{},
Title: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RefreshOptions |
interface{} |
Property refreshOptions: The refresh strategy for the datasource resource when the stack is updated. |
Title |
interface{} |
Property title: The title of the online editing project. |
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Property refreshOptions: The refresh strategy for the datasource resource when the stack is updated.
Valid values:
- Never: Never refresh the datasource resource when the stack is updated.
- Always: Always refresh the datasource resource when the stack is updated. Default is Never.
Title
Optional
Title interface{}
- Type: interface{}
Property title: The title of the online editing project.