/AWS1/CL_KFCDELCUSTPLUGINRSP¶
DeleteCustomPluginResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_custompluginarn
TYPE /AWS1/KFC__STRING
/AWS1/KFC__STRING
¶
The Amazon Resource Name (ARN) of the custom plugin that you requested to delete.
iv_custompluginstate
TYPE /AWS1/KFCCUSTOMPLUGINSTATE
/AWS1/KFCCUSTOMPLUGINSTATE
¶
The state of the custom plugin.
Queryable Attributes¶
customPluginArn¶
The Amazon Resource Name (ARN) of the custom plugin that you requested to delete.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMPLUGINARN() |
Getter for CUSTOMPLUGINARN, with configurable default |
ASK_CUSTOMPLUGINARN() |
Getter for CUSTOMPLUGINARN w/ exceptions if field has no val |
HAS_CUSTOMPLUGINARN() |
Determine if CUSTOMPLUGINARN has a value |
customPluginState¶
The state of the custom plugin.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMPLUGINSTATE() |
Getter for CUSTOMPLUGINSTATE, with configurable default |
ASK_CUSTOMPLUGINSTATE() |
Getter for CUSTOMPLUGINSTATE w/ exceptions if field has no v |
HAS_CUSTOMPLUGINSTATE() |
Determine if CUSTOMPLUGINSTATE has a value |