blockDeviceMappings property

List<BlockDeviceMapping>? blockDeviceMappings
final

A block device mapping, which specifies the block devices for the instance. For more information, see Block Device Mapping in the Amazon EC2 User Guide for Linux Instances.

Implementation

final List<BlockDeviceMapping>? blockDeviceMappings;