Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
A structure used to reboot the device.
See: newReboot
smart constructor.
Instances
Eq Reboot Source # | |
Read Reboot Source # | |
Show Reboot Source # | |
Generic Reboot Source # | |
NFData Reboot Source # | |
Defined in Amazonka.SnowDeviceManagement.Types.Reboot | |
Hashable Reboot Source # | |
Defined in Amazonka.SnowDeviceManagement.Types.Reboot | |
ToJSON Reboot Source # | |
Defined in Amazonka.SnowDeviceManagement.Types.Reboot | |
type Rep Reboot Source # | |