Interface EbsDeviceProps
Properties of an EBS block device.
stable
Synopsis
Properties
snapshotId | The snapshot ID of the volume to use. |
Properties
snapshotId
The snapshot ID of the volume to use.
- No snapshot will be used stable
Declaration
readonly snapshotId?: string;
Property Value
string