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. |
BackupPlanId
Optional
BackupPlanId interface{}
- Type: interface{}
BackupPlanName
Optional
BackupPlanName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}