RosSnapshotProps
Properties for defining a RosSnapshot.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-snapshot
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosSnapshotProps {
SnapshotId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
SnapshotId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
SnapshotIdRequired
SnapshotId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}