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 |
Synopsis
- newtype SoftwareToUpdate where
- SoftwareToUpdate' { }
- pattern SoftwareToUpdate_Core :: SoftwareToUpdate
- pattern SoftwareToUpdate_Ota_agent :: SoftwareToUpdate
Documentation
newtype SoftwareToUpdate Source #
The piece of software on the Greengrass core that will be updated.
pattern SoftwareToUpdate_Core :: SoftwareToUpdate | |
pattern SoftwareToUpdate_Ota_agent :: SoftwareToUpdate |