/AWS1/CL_KFCDELWORKERCONFRSP¶
DeleteWorkerConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_workerconfigurationarn TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING¶
The Amazon Resource Name (ARN) of the worker configuration that you requested to delete.
iv_workerconfigurationstate TYPE /AWS1/KFCWORKERCONFSTATE /AWS1/KFCWORKERCONFSTATE¶
The state of the worker configuration.
Queryable Attributes¶
workerConfigurationArn¶
The Amazon Resource Name (ARN) of the worker configuration that you requested to delete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKERCONFIGURATIONARN() |
Getter for WORKERCONFIGURATIONARN, with configurable default |
ASK_WORKERCONFIGURATIONARN() |
Getter for WORKERCONFIGURATIONARN w/ exceptions if field has |
HAS_WORKERCONFIGURATIONARN() |
Determine if WORKERCONFIGURATIONARN has a value |
workerConfigurationState¶
The state of the worker configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKERCONFIGURATIONSTATE() |
Getter for WORKERCONFIGURATIONSTATE, with configurable defau |
ASK_WORKERCONFIGURATIONSTATE() |
Getter for WORKERCONFIGURATIONSTATE w/ exceptions if field h |
HAS_WORKERCONFIGURATIONSTATE() |
Determine if WORKERCONFIGURATIONSTATE has a value |