RosDownloadProps
Properties for defining a RosDownload.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dbs-download
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdbs"
&alicloudroscdkdbs.RosDownloadProps {
    FormatType: interface{},
    InstanceName: interface{},
    BakSetId: interface{},
    BakSetSize: interface{},
    BakSetType: interface{},
    DeleteBackupSetInOss: interface{},
    DownloadAddressDuration: interface{},
    DownloadPointInTime: interface{},
    TargetBucket: interface{},
    TargetOssRegion: interface{},
    TargetPath: interface{},
    TargetType: interface{},
}
Properties
| Name | Type | Description | 
|---|---|---|
FormatType | 
interface{} | 
No description. | 
InstanceName | 
interface{} | 
No description. | 
BakSetId | 
interface{} | 
No description. | 
BakSetSize | 
interface{} | 
No description. | 
BakSetType | 
interface{} | 
No description. | 
DeleteBackupSetInOss | 
interface{} | 
No description. | 
DownloadAddressDuration | 
interface{} | 
No description. | 
DownloadPointInTime | 
interface{} | 
No description. | 
TargetBucket | 
interface{} | 
No description. | 
TargetOssRegion | 
interface{} | 
No description. | 
TargetPath | 
interface{} | 
No description. | 
TargetType | 
interface{} | 
No description. | 
FormatTypeRequired 
FormatType interface{}
- Type: interface{}
 
InstanceNameRequired 
InstanceName interface{}
- Type: interface{}
 
BakSetIdOptional 
BakSetId interface{}
- Type: interface{}
 
BakSetSizeOptional 
BakSetSize interface{}
- Type: interface{}
 
BakSetTypeOptional 
BakSetType interface{}
- Type: interface{}
 
DeleteBackupSetInOssOptional 
DeleteBackupSetInOss interface{}
- Type: interface{}
 
DownloadAddressDurationOptional 
DownloadAddressDuration interface{}
- Type: interface{}
 
DownloadPointInTimeOptional 
DownloadPointInTime interface{}
- Type: interface{}
 
TargetBucketOptional 
TargetBucket interface{}
- Type: interface{}
 
TargetOssRegionOptional 
TargetOssRegion interface{}
- Type: interface{}
 
TargetPathOptional 
TargetPath interface{}
- Type: interface{}
 
TargetTypeOptional 
TargetType interface{}
- Type: interface{}