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. |
RepeatWeekdaysRequired
RepeatWeekdays interface{}
- Type: interface{}
RetentionDaysRequired
RetentionDays interface{}
- Type: interface{}
TimePointsRequired
TimePoints interface{}
- Type: interface{}
AutoSnapshotPolicyNameOptional
AutoSnapshotPolicyName interface{}
- Type: interface{}
DiskIdsOptional
DiskIds interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]TagsProperty