RosAutoSnapshotPolicyProps
Properties for defining a RosAutoSnapshotPolicy
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-autosnapshotpolicy
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosAutoSnapshotPolicyProps {
RepeatWeekdays: interface{},
RetentionDays: interface{},
TimePoints: interface{},
AutoSnapshotPolicyName: interface{},
DiskIds: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.RosAutoSnapshotPolicy.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
RepeatWeekdays |
interface{} |
No description. |
RetentionDays |
interface{} |
No description. |
TimePoints |
interface{} |
No description. |
AutoSnapshotPolicyName |
interface{} |
No description. |
DiskIds |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
RepeatWeekdays
Required
RepeatWeekdays interface{}
- Type: interface{}
RetentionDays
Required
RetentionDays interface{}
- Type: interface{}
TimePoints
Required
TimePoints interface{}
- Type: interface{}
AutoSnapshotPolicyName
Optional
AutoSnapshotPolicyName interface{}
- Type: interface{}
DiskIds
Optional
DiskIds interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty