Image Recipe Block Device Mapping Args
fun ImageRecipeBlockDeviceMappingArgs(deviceName: Output<String>? = null, ebs: Output<ImageRecipeBlockDeviceMappingEbsArgs>? = null, noDevice: Output<Boolean>? = null, virtualName: Output<String>? = null)