| 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.RolesAnywhere.Types.ScalarProfileRequest
Description
Documentation
data ScalarProfileRequest Source #
See: newScalarProfileRequest smart constructor.
Constructors
| ScalarProfileRequest' | |
Instances
newScalarProfileRequest Source #
Arguments
| :: Text | |
| -> ScalarProfileRequest |
Create a value of ScalarProfileRequest 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:profileId:ScalarProfileRequest', scalarProfileRequest_profileId - The unique identifier of the profile.
scalarProfileRequest_profileId :: Lens' ScalarProfileRequest Text Source #
The unique identifier of the profile.