/AWS1/CL_KFCWORKERCONFREVISI01¶
The description of the worker configuration revision.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_creationtime TYPE /AWS1/KFC__TIMESTAMPISO8601 /AWS1/KFC__TIMESTAMPISO8601¶
The time that the worker configuration was created.
iv_description TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING¶
The description of the worker configuration revision.
iv_propertiesfilecontent TYPE /AWS1/KFC__SENSITIVESTRING /AWS1/KFC__SENSITIVESTRING¶
Base64 encoded contents of the connect-distributed.properties file.
iv_revision TYPE /AWS1/KFC__LONG /AWS1/KFC__LONG¶
The description of a revision of the worker configuration.
Queryable Attributes¶
creationTime¶
The time that the worker configuration was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
description¶
The description of the worker configuration revision.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
propertiesFileContent¶
Base64 encoded contents of the connect-distributed.properties file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTIESFILECONTENT() |
Getter for PROPERTIESFILECONTENT, with configurable default |
ASK_PROPERTIESFILECONTENT() |
Getter for PROPERTIESFILECONTENT w/ exceptions if field has |
HAS_PROPERTIESFILECONTENT() |
Determine if PROPERTIESFILECONTENT has a value |
revision¶
The description of a revision of the worker configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISION() |
Getter for REVISION |