AWS SDK for .NET Documentation
BlockDeviceMappings Property
AmazonAmazon.AutoScaling.ModelLaunchConfigurationBlockDeviceMappings Did this page help you?   Yes   No    Tell us about it...
Specifies how block devices are exposed to the instance. Each mapping is made up of a virtualName and a deviceName.
Declaration Syntax
C#
public List<BlockDeviceMapping> BlockDeviceMappings { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)