currentInstanceBootMode

@JvmName(name = "lhyfwdvwwjqtjhme")
suspend fun currentInstanceBootMode(value: Output<InstanceBootModeValuesEnumValueArgs>)
@JvmName(name = "yotywxbtvkxevsod")
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 = "wtqaoqrrhtirilab")
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.