virtualName property
The name of the virtual device (for example, ephemeral0
).
You can specify either VirtualName
or Ebs
, but not
both.
Implementation
final String? virtualName;
The name of the virtual device (for example, ephemeral0
).
You can specify either VirtualName
or Ebs
, but not
both.
final String? virtualName;