LaunchTemplateMaintenanceOptions

data class LaunchTemplateMaintenanceOptions(val autoRecovery: String? = null)

The maintenance options of your instance.

Constructors

Link copied to clipboard
constructor(autoRecovery: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val autoRecovery: String? = null

Disables the automatic recovery behavior of your instance or sets it to default.