AWS SDK for .NET Documentation
WithBlockDeviceMappings Method (blockDeviceMappings)
AmazonAmazon.AutoScaling.ModelLaunchConfigurationWithBlockDeviceMappings(IEnumerable<(Of <<'(BlockDeviceMapping>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the BlockDeviceMappings collection
Declaration Syntax
C#
public LaunchConfiguration WithBlockDeviceMappings(
	IEnumerable<BlockDeviceMapping> blockDeviceMappings
)
Parameters
blockDeviceMappings (IEnumerable<(Of <(<'BlockDeviceMapping>)>)>)
The values to add to the BlockDeviceMappings collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)