block Device Mappings
Parameters
value
The block device mappings to apply when creating images from this recipe.
Parameters
values
The block device mappings to apply when creating images from this recipe.
suspend fun blockDeviceMappings(argument: List<suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit>)
suspend fun blockDeviceMappings(vararg argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)
suspend fun blockDeviceMappings(argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)
Parameters
argument
The block device mappings to apply when creating images from this recipe.