RosSnapshotProps
Properties for defining a RosSnapshot.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ens-snapshot
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkens"
&alicloudroscdkens.RosSnapshotProps {
DiskId: interface{},
EnsRegionId: interface{},
Description: interface{},
SnapshotName: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DiskId |
interface{} |
No description. |
EnsRegionId |
interface{} |
No description. |
Description |
interface{} |
No description. |
SnapshotName |
interface{} |
No description. |
DiskIdRequired
DiskId interface{}
- Type: interface{}
EnsRegionIdRequired
EnsRegionId interface{}
- Type: interface{}
DescriptionOptional
Description interface{}
- Type: interface{}
SnapshotNameOptional
SnapshotName interface{}
- Type: interface{}