| 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.PrincipalIdFormat
Description
Synopsis
Documentation
data PrincipalIdFormat Source #
PrincipalIdFormat description
See: newPrincipalIdFormat smart constructor.
Constructors
| PrincipalIdFormat' | |
Instances
newPrincipalIdFormat :: PrincipalIdFormat Source #
Create a value of PrincipalIdFormat 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:arn:PrincipalIdFormat', principalIdFormat_arn - PrincipalIdFormatARN description
$sel:statuses:PrincipalIdFormat', principalIdFormat_statuses - PrincipalIdFormatStatuses description
principalIdFormat_arn :: Lens' PrincipalIdFormat (Maybe Text) Source #
PrincipalIdFormatARN description
principalIdFormat_statuses :: Lens' PrincipalIdFormat (Maybe [IdFormat]) Source #
PrincipalIdFormatStatuses description