AddOnRequest

Describes a request to enable, modify, or disable an add-on for an Amazon Lightsail resource.

An additional cost may be associated with enabling add-ons. For more information, see the Lightsail pricing page.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The add-on type.

Link copied to clipboard

An object that represents additional parameters when enabling or modifying the automatic snapshot add-on.

Link copied to clipboard

An object that represents additional parameters when enabling or modifying the StopInstanceOnIdle add-on.

Functions

Link copied to clipboard
inline fun copy(block: AddOnRequest.Builder.() -> Unit = {}): AddOnRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String