blockDeviceMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vnqfxttrgghbnnqr")
suspend fun blockDeviceMappings(argument: List<suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "fgaladcpivqupvjd")
suspend fun blockDeviceMappings(vararg argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "fvcusfgiudhvkqyt")
suspend fun blockDeviceMappings(argument: suspend ImageRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

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