blockDeviceMappings

@JvmName(name = "cqnairciqyjkllyq")
suspend fun blockDeviceMappings(value: Output<List<SpotFleetBlockDeviceMappingArgs>>)
@JvmName(name = "iyrfnmmghneydryi")
suspend fun blockDeviceMappings(value: List<SpotFleetBlockDeviceMappingArgs>?)

Parameters

value

One or more block devices that are mapped to the Spot Instances. You can't specify both a snapshot ID and an encryption value. This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume, it is not blank and its encryption status is used for the volume encryption status.


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


@JvmName(name = "phpsggscplvydxti")
suspend fun blockDeviceMappings(values: List<Output<SpotFleetBlockDeviceMappingArgs>>)
@JvmName(name = "exmoeexagfleljcx")
suspend fun blockDeviceMappings(vararg values: SpotFleetBlockDeviceMappingArgs)

Parameters

values

One or more block devices that are mapped to the Spot Instances. You can't specify both a snapshot ID and an encryption value. This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume, it is not blank and its encryption status is used for the volume encryption status.


@JvmName(name = "roucsvdipyuqppcg")
suspend fun blockDeviceMappings(argument: List<suspend SpotFleetBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "wpjpuybyanreurme")
suspend fun blockDeviceMappings(vararg argument: suspend SpotFleetBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "qoqcdsflrxisinnt")
suspend fun blockDeviceMappings(argument: suspend SpotFleetBlockDeviceMappingArgsBuilder.() -> Unit)

Parameters

argument

One or more block devices that are mapped to the Spot Instances. You can't specify both a snapshot ID and an encryption value. This is because only blank volumes can be encrypted on creation. If a snapshot is the basis for a volume, it is not blank and its encryption status is used for the volume encryption status.