block Device Mappings
Parameters
value
Configuration block(s) with block device mappings for the image recipe. Detailed below.
Parameters
values
Configuration block(s) with block device mappings for the image recipe. Detailed below.
suspend fun blockDeviceMappings(argument: List<suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit>)
suspend fun blockDeviceMappings(vararg argument: suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit)
suspend fun blockDeviceMappings(argument: suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit)
Parameters
argument
Configuration block(s) with block device mappings for the image recipe. Detailed below.