blockDeviceMappings

@JvmName(name = "ebhucbvduhlanogc")
suspend fun blockDeviceMappings(value: Output<List<ContainerRecipeInstanceBlockDeviceMappingArgs>>)
@JvmName(name = "symlgshuyhnrweaf")
suspend fun blockDeviceMappings(value: List<ContainerRecipeInstanceBlockDeviceMappingArgs>?)

Parameters

value

Defines the block devices to attach for building an instance from this Image Builder AMI.


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


@JvmName(name = "arfklarnuwevtjng")
suspend fun blockDeviceMappings(values: List<Output<ContainerRecipeInstanceBlockDeviceMappingArgs>>)
@JvmName(name = "fmbswwodjlqgwntf")
suspend fun blockDeviceMappings(vararg values: ContainerRecipeInstanceBlockDeviceMappingArgs)

Parameters

values

Defines the block devices to attach for building an instance from this Image Builder AMI.


@JvmName(name = "fmredaglgqabqulr")
suspend fun blockDeviceMappings(argument: List<suspend ContainerRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "lnbecstjsocldrpr")
suspend fun blockDeviceMappings(vararg argument: suspend ContainerRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "vokvuquxequjrkxw")
suspend fun blockDeviceMappings(argument: suspend ContainerRecipeInstanceBlockDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

Defines the block devices to attach for building an instance from this Image Builder AMI.