RosRestoreTaskProps
Properties for defining a RosRestoreTask
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dbs-restoretask
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdbs"
&alicloudroscdkdbs.RosRestoreTaskProps {
BackupPlanId: interface{},
DestinationEndpointInstanceType: interface{},
RestoreTaskName: interface{},
BackupGatewayId: interface{},
BackupSetId: interface{},
DestinationEndpointDatabaseName: interface{},
DestinationEndpointInstanceId: interface{},
DestinationEndpointIp: interface{},
DestinationEndpointOracleSid: interface{},
DestinationEndpointPassword: interface{},
DestinationEndpointPort: interface{},
DestinationEndpointRegion: interface{},
DestinationEndpointUserName: interface{},
DuplicateConflict: interface{},
RestoreDir: interface{},
RestoreHome: interface{},
RestoreObjects: interface{},
RestoreTime: interface{},
StartTask: interface{},
}
Properties
Name | Type | Description |
---|---|---|
BackupPlanId |
interface{} |
No description. |
DestinationEndpointInstanceType |
interface{} |
No description. |
RestoreTaskName |
interface{} |
No description. |
BackupGatewayId |
interface{} |
No description. |
BackupSetId |
interface{} |
No description. |
DestinationEndpointDatabaseName |
interface{} |
No description. |
DestinationEndpointInstanceId |
interface{} |
No description. |
DestinationEndpointIp |
interface{} |
No description. |
DestinationEndpointOracleSid |
interface{} |
No description. |
DestinationEndpointPassword |
interface{} |
No description. |
DestinationEndpointPort |
interface{} |
No description. |
DestinationEndpointRegion |
interface{} |
No description. |
DestinationEndpointUserName |
interface{} |
No description. |
DuplicateConflict |
interface{} |
No description. |
RestoreDir |
interface{} |
No description. |
RestoreHome |
interface{} |
No description. |
RestoreObjects |
interface{} |
No description. |
RestoreTime |
interface{} |
No description. |
StartTask |
interface{} |
No description. |
BackupPlanId
Required
BackupPlanId interface{}
- Type: interface{}
DestinationEndpointInstanceType
Required
DestinationEndpointInstanceType interface{}
- Type: interface{}
RestoreTaskName
Required
RestoreTaskName interface{}
- Type: interface{}
BackupGatewayId
Optional
BackupGatewayId interface{}
- Type: interface{}
BackupSetId
Optional
BackupSetId interface{}
- Type: interface{}
DestinationEndpointDatabaseName
Optional
DestinationEndpointDatabaseName interface{}
- Type: interface{}
DestinationEndpointInstanceId
Optional
DestinationEndpointInstanceId interface{}
- Type: interface{}
DestinationEndpointIp
Optional
DestinationEndpointIp interface{}
- Type: interface{}
DestinationEndpointOracleSid
Optional
DestinationEndpointOracleSid interface{}
- Type: interface{}
DestinationEndpointPassword
Optional
DestinationEndpointPassword interface{}
- Type: interface{}
DestinationEndpointPort
Optional
DestinationEndpointPort interface{}
- Type: interface{}
DestinationEndpointRegion
Optional
DestinationEndpointRegion interface{}
- Type: interface{}
DestinationEndpointUserName
Optional
DestinationEndpointUserName interface{}
- Type: interface{}
DuplicateConflict
Optional
DuplicateConflict interface{}
- Type: interface{}
RestoreDir
Optional
RestoreDir interface{}
- Type: interface{}
RestoreHome
Optional
RestoreHome interface{}
- Type: interface{}
RestoreObjects
Optional
RestoreObjects interface{}
- Type: interface{}
RestoreTime
Optional
RestoreTime interface{}
- Type: interface{}
StartTask
Optional
StartTask interface{}
- Type: interface{}