| 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.CloudTrail.Types.LookupAttributeKey
Description
Documentation
newtype LookupAttributeKey Source #
Constructors
| LookupAttributeKey' | |
Fields | |
Bundled Patterns
| pattern LookupAttributeKey_AccessKeyId :: LookupAttributeKey | |
| pattern LookupAttributeKey_EventId :: LookupAttributeKey | |
| pattern LookupAttributeKey_EventName :: LookupAttributeKey | |
| pattern LookupAttributeKey_EventSource :: LookupAttributeKey | |
| pattern LookupAttributeKey_ReadOnly :: LookupAttributeKey | |
| pattern LookupAttributeKey_ResourceName :: LookupAttributeKey | |
| pattern LookupAttributeKey_ResourceType :: LookupAttributeKey | |
| pattern LookupAttributeKey_Username :: LookupAttributeKey |