/AWS1/CL_KFCUPDATECONNECTORRSP¶
UpdateConnectorResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_connectorarn
TYPE /AWS1/KFC__STRING
/AWS1/KFC__STRING
¶
The Amazon Resource Name (ARN) of the connector.
iv_connectorstate
TYPE /AWS1/KFCCONNECTORSTATE
/AWS1/KFCCONNECTORSTATE
¶
The state of the connector.
iv_connectoroperationarn
TYPE /AWS1/KFC__STRING
/AWS1/KFC__STRING
¶
The Amazon Resource Name (ARN) of the connector operation.
Queryable Attributes¶
connectorArn¶
The Amazon Resource Name (ARN) of the connector.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTORARN() |
Getter for CONNECTORARN, with configurable default |
ASK_CONNECTORARN() |
Getter for CONNECTORARN w/ exceptions if field has no value |
HAS_CONNECTORARN() |
Determine if CONNECTORARN has a value |
connectorState¶
The state of the connector.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTORSTATE() |
Getter for CONNECTORSTATE, with configurable default |
ASK_CONNECTORSTATE() |
Getter for CONNECTORSTATE w/ exceptions if field has no valu |
HAS_CONNECTORSTATE() |
Determine if CONNECTORSTATE has a value |
connectorOperationArn¶
The Amazon Resource Name (ARN) of the connector operation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTOROPERATIONARN() |
Getter for CONNECTOROPERATIONARN, with configurable default |
ASK_CONNECTOROPERATIONARN() |
Getter for CONNECTOROPERATIONARN w/ exceptions if field has |
HAS_CONNECTOROPERATIONARN() |
Determine if CONNECTOROPERATIONARN has a value |