List of how block devices are exposed to the instance.
Each mapping is made up of a virtualName and a deviceName.

C# |
public List<BlockDeviceMapping> BlockDeviceMapping { get; set; }
C# |
public List<BlockDeviceMapping> BlockDeviceMapping { get; set; }