You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::AddOn

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an add-on that is enabled for an Amazon Lightsail resource.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the add-on.

Returns:

  • (String)

    The name of the add-on.

#next_snapshot_time_of_dayString

The next daily time an automatic snapshot will be created.

The time shown is in HH:00 format, and in Coordinated Universal Time (UTC).

The snapshot is automatically created between the time shown and up to 45 minutes after.

Returns:

  • (String)

    The next daily time an automatic snapshot will be created.

#snapshot_time_of_dayString

The daily time when an automatic snapshot is created.

The time shown is in HH:00 format, and in Coordinated Universal Time (UTC).

The snapshot is automatically created between the time shown and up to 45 minutes after.

Returns:

  • (String)

    The daily time when an automatic snapshot is created.

#statusString

The status of the add-on.

Returns:

  • (String)

    The status of the add-on.