currentInstanceBootMode

@JvmName(name = "fidcepgjvrvhvyfr")
suspend fun currentInstanceBootMode(value: Output<InstanceBootModeValuesEnumValueArgs>)
@JvmName(name = "jgfmnislaocixtue")
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 = "rosqmxogptkbmeiw")
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.