| 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.EC2.Types.Storage
Description
Documentation
Describes the storage location for an instance store-backed AMI.
See: newStorage smart constructor.
Instances
| ToQuery Storage Source # | |
Defined in Amazonka.EC2.Types.Storage Methods toQuery :: Storage -> QueryString # | |
| FromXML Storage Source # | |
| Generic Storage Source # | |
| Read Storage Source # | |
| Show Storage Source # | |
| NFData Storage Source # | |
Defined in Amazonka.EC2.Types.Storage | |
| Eq Storage Source # | |
| Hashable Storage Source # | |
Defined in Amazonka.EC2.Types.Storage | |
| type Rep Storage Source # | |
Defined in Amazonka.EC2.Types.Storage | |
newStorage :: Storage Source #
Create a value of Storage 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:s3:Storage', storage_s3 - An Amazon S3 storage location.