| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.DirectoryService.Types.OSUpdateSettings
Description
Documentation
data OSUpdateSettings Source #
OS version that the directory needs to be updated to.
See: newOSUpdateSettings smart constructor.
Constructors
| OSUpdateSettings' | |
Instances
newOSUpdateSettings :: OSUpdateSettings Source #
Create a value of OSUpdateSettings with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:oSVersion:OSUpdateSettings', oSUpdateSettings_oSVersion - OS version that the directory needs to be updated to.
oSUpdateSettings_oSVersion :: Lens' OSUpdateSettings (Maybe OSVersion) Source #
OS version that the directory needs to be updated to.