RosBackupPlansProps
Properties for defining a RosBackupPlans.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dbs-backupplans
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdbs/datasource"
&datasource.RosBackupPlansProps {
BackupPlanId: interface{},
BackupPlanName: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
BackupPlanId |
interface{} |
No description. |
BackupPlanName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
BackupPlanIdOptional
BackupPlanId interface{}
- Type: interface{}
BackupPlanNameOptional
BackupPlanName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}