| 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.Snowball.Types.DeviceConfiguration
Description
Documentation
data DeviceConfiguration Source #
The container for SnowconeDeviceConfiguration.
See: newDeviceConfiguration smart constructor.
Constructors
| DeviceConfiguration' | |
Fields
| |
Instances
newDeviceConfiguration :: DeviceConfiguration Source #
Create a value of DeviceConfiguration 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:snowconeDeviceConfiguration:DeviceConfiguration', deviceConfiguration_snowconeDeviceConfiguration - Returns information about the device configuration for an Snowcone job.
deviceConfiguration_snowconeDeviceConfiguration :: Lens' DeviceConfiguration (Maybe SnowconeDeviceConfiguration) Source #
Returns information about the device configuration for an Snowcone job.