blockDeviceMappings

@JvmName(name = "rjywfbdgrbnsucsu")
suspend fun blockDeviceMappings(value: Output<List<ImageRecipeBlockDeviceMappingArgs>>)
@JvmName(name = "ckejeboxytqegipe")
suspend fun blockDeviceMappings(value: List<ImageRecipeBlockDeviceMappingArgs>?)

Parameters

value

Configuration block(s) with block device mappings for the image recipe. Detailed below.


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


@JvmName(name = "mwvneoklspupgapl")
suspend fun blockDeviceMappings(values: List<Output<ImageRecipeBlockDeviceMappingArgs>>)
@JvmName(name = "cbfdunecownghfaa")
suspend fun blockDeviceMappings(vararg values: ImageRecipeBlockDeviceMappingArgs)

Parameters

values

Configuration block(s) with block device mappings for the image recipe. Detailed below.


@JvmName(name = "cagytqlaohtekycg")
suspend fun blockDeviceMappings(argument: List<suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "ymnjrtfvsqwmburg")
suspend fun blockDeviceMappings(vararg argument: suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "cxilsflincihyxyj")
suspend fun blockDeviceMappings(argument: suspend ImageRecipeBlockDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

Configuration block(s) with block device mappings for the image recipe. Detailed below.