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. |
SnapshotId
Required
SnapshotId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}