class Aws::Lightsail::Types::AutoSnapshotAddOnRequest

Describes a request to enable or modify the automatic snapshot add-on for an Amazon Lightsail instance or disk.

When you modify the automatic snapshot time for a resource, it is typically effective immediately except under the following conditions:

@note When making an API call, you may pass AutoSnapshotAddOnRequest

data as a hash:

    {
      snapshot_time_of_day: "TimeOfDay",
    }

@!attribute [rw] snapshot_time_of_day

The daily time when an automatic snapshot will be created.

Constraints:

* Must be in `HH:00` format, and in an hourly increment.

* Specified in Coordinated Universal Time (UTC).

* The snapshot will be automatically created between the time
  specified and up to 45 minutes after.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/AutoSnapshotAddOnRequest AWS API Documentation

Constants

SENSITIVE