RosStorageProps
Properties for defining a RosStorage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vod-storage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvod"
&alicloudroscdkvod.RosStorageProps {
StorageLocation: interface{},
StorageType: interface{},
DefaultUpload: interface{},
}
Properties
Name | Type | Description |
---|---|---|
StorageLocation |
interface{} |
No description. |
StorageType |
interface{} |
No description. |
DefaultUpload |
interface{} |
No description. |
StorageLocation
Required
StorageLocation interface{}
- Type: interface{}
StorageType
Required
StorageType interface{}
- Type: interface{}
DefaultUpload
Optional
DefaultUpload interface{}
- Type: interface{}