Skip to content

/AWS1/CL_KFKBTCDISASCSCRAMSE01

BatchDisassociateScramSecretResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CLUSTERARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The Amazon Resource Name (ARN) of the cluster.

IT_UNPROCESSEDSCRAMSECRETS TYPE /AWS1/CL_KFKUNPROCEDSCRAMSEC00=>TT___LISTOFUNPROCEDSCRAMSECRET TT___LISTOFUNPROCEDSCRAMSECRET

List of errors when disassociating secrets to cluster.


Queryable Attributes

ClusterArn

The Amazon Resource Name (ARN) of the cluster.

Accessible with the following methods

Method Description
GET_CLUSTERARN() Getter for CLUSTERARN, with configurable default
ASK_CLUSTERARN() Getter for CLUSTERARN w/ exceptions if field has no value
HAS_CLUSTERARN() Determine if CLUSTERARN has a value

UnprocessedScramSecrets

List of errors when disassociating secrets to cluster.

Accessible with the following methods

Method Description
GET_UNPROCESSEDSCRAMSECRETS() Getter for UNPROCESSEDSCRAMSECRETS, with configurable defaul
ASK_UNPROCESSEDSCRAMSECRETS() Getter for UNPROCESSEDSCRAMSECRETS w/ exceptions if field ha
HAS_UNPROCESSEDSCRAMSECRETS() Determine if UNPROCESSEDSCRAMSECRETS has a value