deviceName property
The device name that is exposed to the instance, such as
/dev/sdh
. For the root device, you can use the explicit device
name or you can set this parameter to ROOT_DEVICE
and AWS
OpsWorks Stacks will provide the correct device name.
Implementation
final String? deviceName;