rootDeviceType

@JvmName(name = "tmffiyeukayfbcbd")
suspend fun rootDeviceType(value: Output<DeviceTypeEnumValueArgs>)
@JvmName(name = "lahhnvfrgkcedkjw")
suspend fun rootDeviceType(value: DeviceTypeEnumValueArgs?)

Parameters

value

The root device type used by the AMI. The AMI can use an EBS volume or an instance store volume.


@JvmName(name = "jaahsevpoudjyisc")
suspend fun rootDeviceType(argument: suspend DeviceTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The root device type used by the AMI. The AMI can use an EBS volume or an instance store volume.