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
data AwsSsoAuthentication Source #
A structure containing information about how this workspace works with Amazon Web Services SSO.
See: newAwsSsoAuthentication
smart constructor.
AwsSsoAuthentication' | |
|
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 Amazon Web Services SSO-managed application that is
created by Amazon Managed Grafana.
awsSsoAuthentication_ssoClientId :: Lens' AwsSsoAuthentication (Maybe Text) Source #
The ID of the Amazon Web Services SSO-managed application that is created by Amazon Managed Grafana.