RosAutoSnapshotPolicyProps
Properties for defining a RosAutoSnapshotPolicy.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-autosnapshotpolicy
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosAutoSnapshotPolicyProps {
AutoSnapshotPolicyId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AutoSnapshotPolicyId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
AutoSnapshotPolicyIdRequired
AutoSnapshotPolicyId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}