blockDeviceMappings

@JvmName(name = "qofyioiexcdbgqds")
suspend fun blockDeviceMappings(value: Output<List<SpotFleetBlockDeviceMappingArgs>>)
@JvmName(name = "maxealdftytgffqr")
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 = "ptnrkcfnoemuvimf")
suspend fun blockDeviceMappings(vararg values: Output<SpotFleetBlockDeviceMappingArgs>)


@JvmName(name = "xodcscpmrpjtejpw")
suspend fun blockDeviceMappings(values: List<Output<SpotFleetBlockDeviceMappingArgs>>)
@JvmName(name = "evpryrhfcymljcow")
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 = "xixvdrlskuspkjmy")
suspend fun blockDeviceMappings(argument: List<suspend SpotFleetBlockDeviceMappingArgsBuilder.() -> Unit>)
@JvmName(name = "fvsqgnhvurwlarsr")
suspend fun blockDeviceMappings(vararg argument: suspend SpotFleetBlockDeviceMappingArgsBuilder.() -> Unit)
@JvmName(name = "okcynceuberpxcot")
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.