/AWS1/CL_SHBREGCONNECTORV2RSP¶
RegisterConnectorV2Response
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_connectorid TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The UUID of the connectorV2 to identify connectorV2 resource.
Optional arguments:¶
iv_connectorarn TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The Amazon Resource Name (ARN) of the connectorV2.
Queryable Attributes¶
ConnectorArn¶
The Amazon Resource Name (ARN) of the connectorV2.
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 |
ConnectorId¶
The UUID of the connectorV2 to identify connectorV2 resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTORID() |
Getter for CONNECTORID, with configurable default |
ASK_CONNECTORID() |
Getter for CONNECTORID w/ exceptions if field has no value |
HAS_CONNECTORID() |
Determine if CONNECTORID has a value |