| 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.Signer.Types.Source
Description
Documentation
An S3Source object that contains information about the S3 bucket where
you saved your unsigned code.
See: newSource smart constructor.
Instances
| FromJSON Source Source # | |
| ToJSON Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
| Generic Source Source # | |
| Read Source Source # | |
| Show Source Source # | |
| NFData Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
| Eq Source Source # | |
| Hashable Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
| type Rep Source Source # | |
Defined in Amazonka.Signer.Types.Source | |
Create a value of Source 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:Source', source_s3 - The S3Source object.