| 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.Kafka.Types.Scram
Description
Documentation
Details for SASL/SCRAM client authentication.
See: newScram smart constructor.
Instances
| FromJSON Scram Source # | |
| ToJSON Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
| Generic Scram Source # | |
| Read Scram Source # | |
| Show Scram Source # | |
| NFData Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
| Eq Scram Source # | |
| Hashable Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
| type Rep Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
Create a value of Scram 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:enabled:Scram', scram_enabled - SASL/SCRAM authentication is enabled or not.