/AWS1/CL_KFKCONFIGURATIONINFO¶
Specifies the configuration to use for the brokers.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_ARN
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
ARN of the configuration to use.
IV_REVISION
TYPE /AWS1/KFK__LONG
/AWS1/KFK__LONG
¶
The revision of the configuration to use.
Queryable Attributes¶
Arn¶
ARN of the configuration to use.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Revision¶
The revision of the configuration to use.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REVISION() |
Getter for REVISION, with configurable default |
ASK_REVISION() |
Getter for REVISION w/ exceptions if field has no value |
HAS_REVISION() |
Determine if REVISION has a value |