virtualName property

String? virtualName
final

The name of the virtual device (for example, ephemeral0).

You can specify either VirtualName or Ebs, but not both.

Implementation

final String? virtualName;