blockDeviceMappings property

List<InstanceBlockDeviceMapping>? blockDeviceMappings
final

The block device mappings to apply when creating images from this recipe.

Implementation

final List<InstanceBlockDeviceMapping>? blockDeviceMappings;