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
Details for SASL/SCRAM client authentication.
See: newScram
smart constructor.
Instances
Eq Scram Source # | |
Read Scram Source # | |
Show Scram Source # | |
Generic Scram Source # | |
NFData Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
Hashable Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
ToJSON Scram Source # | |
Defined in Amazonka.Kafka.Types.Scram | |
FromJSON Scram Source # | |
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.