Adds elements to the BlockDeviceMappings collection
| C# |
public LaunchConfiguration WithBlockDeviceMappings( IEnumerable<BlockDeviceMapping> blockDeviceMappings )
- blockDeviceMappings (IEnumerable<(Of <(<'BlockDeviceMapping>)>)>)
- The values to add to the BlockDeviceMappings collection
this instance