rebootInstance
inline suspend fun LightsailClient.rebootInstance(crossinline block: RebootInstanceRequest.Builder.() -> Unit): RebootInstanceResponse
Restarts a specific instance.
The reboot instance
operation supports tag-based access control via resource tags applied to the resource identified by instance name
. For more information, see the Amazon Lightsail Developer Guide.