/AWS1/CL_PISSELFMANAGEDKAFKA00¶
The Secrets Manager secret that stores your stream credentials.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_basicauth TYPE /AWS1/PISSECRETMANAGERARN /AWS1/PISSECRETMANAGERARN¶
The ARN of the Secrets Manager secret.
iv_saslscram512auth TYPE /AWS1/PISSECRETMANAGERARN /AWS1/PISSECRETMANAGERARN¶
The ARN of the Secrets Manager secret.
iv_saslscram256auth TYPE /AWS1/PISSECRETMANAGERARN /AWS1/PISSECRETMANAGERARN¶
The ARN of the Secrets Manager secret.
iv_clientcertificatetlsauth TYPE /AWS1/PISSECRETMANAGERARN /AWS1/PISSECRETMANAGERARN¶
The ARN of the Secrets Manager secret.
Queryable Attributes¶
BasicAuth¶
The ARN of the Secrets Manager secret.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASICAUTH() |
Getter for BASICAUTH, with configurable default |
ASK_BASICAUTH() |
Getter for BASICAUTH w/ exceptions if field has no value |
HAS_BASICAUTH() |
Determine if BASICAUTH has a value |
SaslScram512Auth¶
The ARN of the Secrets Manager secret.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SASLSCRAM512AUTH() |
Getter for SASLSCRAM512AUTH, with configurable default |
ASK_SASLSCRAM512AUTH() |
Getter for SASLSCRAM512AUTH w/ exceptions if field has no va |
HAS_SASLSCRAM512AUTH() |
Determine if SASLSCRAM512AUTH has a value |
SaslScram256Auth¶
The ARN of the Secrets Manager secret.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SASLSCRAM256AUTH() |
Getter for SASLSCRAM256AUTH, with configurable default |
ASK_SASLSCRAM256AUTH() |
Getter for SASLSCRAM256AUTH w/ exceptions if field has no va |
HAS_SASLSCRAM256AUTH() |
Determine if SASLSCRAM256AUTH has a value |
ClientCertificateTlsAuth¶
The ARN of the Secrets Manager secret.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTCERTIFICATETLSAUTH() |
Getter for CLIENTCERTIFICATETLSAUTH, with configurable defau |
ASK_CLIENTCERTIFICATETLSAUTH() |
Getter for CLIENTCERTIFICATETLSAUTH w/ exceptions if field h |
HAS_CLIENTCERTIFICATETLSAUTH() |
Determine if CLIENTCERTIFICATETLSAUTH has a value |