ebs Block Devices
suspend fun ebsBlockDevices(value: Output<List<SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgs>>)
Parameters
value
suspend fun ebsBlockDevices(vararg values: Output<SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgs>)
suspend fun ebsBlockDevices(values: List<Output<SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgs>>)
Parameters
values
suspend fun ebsBlockDevices(argument: List<suspend SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgsBuilder.() -> Unit>)
suspend fun ebsBlockDevices(vararg argument: suspend SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgsBuilder.() -> Unit)
suspend fun ebsBlockDevices(argument: suspend SpotFleetRequestLaunchSpecificationEbsBlockDeviceArgsBuilder.() -> Unit)
Parameters
argument