| 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.Grafana.Types.AwsSsoAuthentication
Description
Documentation
data AwsSsoAuthentication Source #
A structure containing information about how this workspace works with IAM Identity Center.
See: newAwsSsoAuthentication smart constructor.
Constructors
| AwsSsoAuthentication' | |
Fields
| |
Instances
newAwsSsoAuthentication :: AwsSsoAuthentication Source #
Create a value of AwsSsoAuthentication 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:ssoClientId:AwsSsoAuthentication', awsSsoAuthentication_ssoClientId - The ID of the IAM Identity Center-managed application that is created by
Amazon Managed Grafana.
awsSsoAuthentication_ssoClientId :: Lens' AwsSsoAuthentication (Maybe Text) Source #
The ID of the IAM Identity Center-managed application that is created by Amazon Managed Grafana.