Skip to content

/AWS1/CL_KFCCUSTOMPLUGIN

A plugin is an Amazon Web Services resource that contains the code that defines a connector's logic.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_custompluginarn TYPE /AWS1/KFC__STRING /AWS1/KFC__STRING

The Amazon Resource Name (ARN) of the custom plugin.

iv_revision TYPE /AWS1/KFC__LONGMIN1 /AWS1/KFC__LONGMIN1

The revision of the custom plugin.


Queryable Attributes

customPluginArn

The Amazon Resource Name (ARN) of the custom plugin.

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

revision

The revision of the custom plugin.

Accessible with the following methods

Method Description
GET_REVISION() Getter for REVISION