Skip to content

/AWS1/CL_KFKKAFKACLSTSASLSCR00

Details for SASL/SCRAM client authentication.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_mechanism TYPE /AWS1/KFKKAFKACLSTSASLSCRAMMCH /AWS1/KFKKAFKACLSTSASLSCRAMMCH

The SASL/SCRAM authentication mechanism.

iv_secretarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The Amazon Resource Name (ARN) of the Secrets Manager secret.


Queryable Attributes

Mechanism

The SASL/SCRAM authentication mechanism.

Accessible with the following methods

Method Description
GET_MECHANISM() Getter for MECHANISM, with configurable default
ASK_MECHANISM() Getter for MECHANISM w/ exceptions if field has no value
HAS_MECHANISM() Determine if MECHANISM has a value

SecretArn

The Amazon Resource Name (ARN) of the Secrets Manager secret.

Accessible with the following methods

Method Description
GET_SECRETARN() Getter for SECRETARN, with configurable default
ASK_SECRETARN() Getter for SECRETARN w/ exceptions if field has no value
HAS_SECRETARN() Determine if SECRETARN has a value