blockDeviceMappings

@JvmName(name = "gkrvimovlvejpofy")
suspend fun blockDeviceMappings(value: Output<List<ImageRecipeInstanceBlockDeviceMappingArgs>>)
@JvmName(name = "eqiuwjdfujgqaels")
suspend fun blockDeviceMappings(value: List<ImageRecipeInstanceBlockDeviceMappingArgs>?)

Parameters

value

The block device mappings to apply when creating images from this recipe.


@JvmName(name = "bwtjdkoqvvccojyi")
suspend fun blockDeviceMappings(vararg values: Output<ImageRecipeInstanceBlockDeviceMappingArgs>)


@JvmName(name = "wontuqdipxologhe")
suspend fun blockDeviceMappings(values: List<Output<ImageRecipeInstanceBlockDeviceMappingArgs>>)
@JvmName(name = "kqljrbqjrpaumrrj")
suspend fun blockDeviceMappings(vararg values: ImageRecipeInstanceBlockDeviceMappingArgs)

Parameters

values

The block device mappings to apply when creating images from this recipe.


@JvmName(name = "ajdqsmrhhufjtepo")
suspend fun blockDeviceMappings(argument: List<suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "vmmebewtqjuyfwqa")
suspend fun blockDeviceMappings(vararg argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "qdlbwlnlklsaqfhr")
suspend fun blockDeviceMappings(argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

The block device mappings to apply when creating images from this recipe.