ALIYUN::VOD::Storage is used to add an Object Storage Service (OSS) bucket in ApsaraVideo VOD (VOD).
Syntax
{
"Type": "ALIYUN::VOD::Storage",
"Properties": {
"StorageType": String,
"DefaultUpload": Boolean,
"StorageLocation": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
StorageType | String | Yes | No | The storage type. | None. |
DefaultUpload | Boolean | No | Yes | Specifies whether to upload media resources to the default storage address. | Valid values:
|
StorageLocation | String | Yes | No | The storage address. | You can perform the following operations to view the storage address on the Storage page: Log on to the VOD console. In the left-side navigation pane, choose Configuration Management > . |
Return values
Fn::GetAtt
Type: the storage type.
StorageAcl: the access control list (ACL) of the storage.
ResourceGroupId: the ID of the resource group.
CreateTime: the time when the bucket was created.
GmtModified: the time when the bucket was modified.
DefaultUpload: indicates whether media resources are uploaded to the default storage address.
StorageLocation: the storage address.
StorageUsage: the storage usage.
GroupId: the group ID.