RosAutoSnapshotPoliciesProps
Properties for defining a RosAutoSnapshotPolicies.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-autosnapshotpolicies
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosAutoSnapshotPoliciesProps {
AutoSnapshotPolicyId: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosAutoSnapshotPolicies.TagsProperty,
}
Properties
| Name | Type | Description |
|---|---|---|
AutoSnapshotPolicyId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosAutoSnapshotPolicies.TagsProperty |
No description. |
AutoSnapshotPolicyIdOptional
AutoSnapshotPolicyId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosAutoSnapshotPolicies.TagsProperty