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. |
DiskId
Required
DiskId interface{}
- Type: interface{}
EnsRegionId
Required
EnsRegionId interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
SnapshotName
Optional
SnapshotName interface{}
- Type: interface{}