currentInstanceBootMode

@JvmName(name = "aaoxnetcusqtxcqo")
suspend fun currentInstanceBootMode(value: Output<InstanceBootModeValuesEnumValueArgs>)
@JvmName(name = "qlfxcmbxpsmgktyu")
suspend fun currentInstanceBootMode(value: InstanceBootModeValuesEnumValueArgs?)

Parameters

value

The boot mode that is used to boot the instance at launch or start. For more information, see Boot modes in the Amazon EC2 User Guide.


@JvmName(name = "sbqiucjyalgibkvs")
suspend fun currentInstanceBootMode(argument: suspend InstanceBootModeValuesEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The boot mode that is used to boot the instance at launch or start. For more information, see Boot modes in the Amazon EC2 User Guide.