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 |
Documentation
pattern Type_AmazonCustomerByEmail :: Type | |
pattern Type_CanonicalUser :: Type | |
pattern Type_Group :: Type |
Instances
Eq Type Source # | |
Ord Type Source # | |
Read Type Source # | |
Show Type Source # | |
Generic Type Source # | |
NFData Type Source # | |
Defined in Amazonka.S3.Types.Type | |
Hashable Type Source # | |
Defined in Amazonka.S3.Types.Type | |
ToJSON Type Source # | |
Defined in Amazonka.S3.Types.Type | |
ToJSONKey Type Source # | |
Defined in Amazonka.S3.Types.Type | |
FromJSON Type Source # | |
FromJSONKey Type Source # | |
Defined in Amazonka.S3.Types.Type | |
ToLog Type Source # | |
Defined in Amazonka.S3.Types.Type build :: Type -> ByteStringBuilder # | |
ToHeader Type Source # | |
Defined in Amazonka.S3.Types.Type toHeader :: HeaderName -> Type -> [Header] # | |
ToQuery Type Source # | |
Defined in Amazonka.S3.Types.Type toQuery :: Type -> QueryString # | |
FromXML Type Source # | |
ToXML Type Source # | |
Defined in Amazonka.S3.Types.Type | |
ToByteString Type Source # | |
Defined in Amazonka.S3.Types.Type toBS :: Type -> ByteString # | |
FromText Type Source # | |
ToText Type Source # | |
Defined in Amazonka.S3.Types.Type | |
type Rep Type Source # | |
Defined in Amazonka.S3.Types.Type |