ebs Block Devices
Parameters
value
Additional EBS block devices to attach to the instance. See Block Devices below for details.
Parameters
values
Additional EBS block devices to attach to the instance. See Block Devices below for details.
suspend fun ebsBlockDevices(argument: List<suspend LaunchConfigurationEbsBlockDeviceArgsBuilder.() -> Unit>)
suspend fun ebsBlockDevices(vararg argument: suspend LaunchConfigurationEbsBlockDeviceArgsBuilder.() -> Unit)
suspend fun ebsBlockDevices(argument: suspend LaunchConfigurationEbsBlockDeviceArgsBuilder.() -> Unit)
Parameters
argument
Additional EBS block devices to attach to the instance. See Block Devices below for details.