RosBackupPlanProps
Properties for defining a RosBackupPlan.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dbs-backupplan
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdbs/datasource"
&datasource.RosBackupPlanProps {
BackupPlanId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
BackupPlanId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
BackupPlanIdRequired
BackupPlanId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}