ALIYUN::VOD::EditingProject is used to create an online editing project.
Syntax
{
"Type": "ALIYUN::VOD::EditingProject",
"Properties": {
"EditingProjectName": String,
"Timeline": String,
"Title": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
EditingProjectName | String | No | Yes | The name of the online editing project. | None. |
Timeline | String | No | Yes | The timeline of the online editing project. | Example:
|
Title | String | Yes | Yes | The title of the online editing project. | None. |
Return values
Fn::GetAtt
EditingProjectName: the name of the online editing project.
Timeline: the timeline of the online editing project.
ModifiedTime: the time when the online editing project was last modified.
CreateTime: the time when the online editing project was created.
Title: the title of the online editing project.
EditingProjectId: the ID of the online editing project.