/AWS1/CL_CRMIDMAPPINGTABLE¶
Describes information about the ID mapping table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique identifier of the ID mapping table.
iv_arn TYPE /AWS1/CRMIDMAPPINGTABLEARN /AWS1/CRMIDMAPPINGTABLEARN¶
The Amazon Resource Name (ARN) of the ID mapping table.
io_inputreferenceconfig TYPE REF TO /AWS1/CL_CRMIDMAPTBLINPREFER00 /AWS1/CL_CRMIDMAPTBLINPREFER00¶
The input reference configuration for the ID mapping table.
iv_membershipid TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique identifier of the membership resource for the ID mapping table.
iv_membershiparn TYPE /AWS1/CRMMEMBERSHIPARN /AWS1/CRMMEMBERSHIPARN¶
The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
iv_collaborationid TYPE /AWS1/CRMUUID /AWS1/CRMUUID¶
The unique identifier of the collaboration that contains this ID mapping table.
iv_collaborationarn TYPE /AWS1/CRMCOLLABORATIONARN /AWS1/CRMCOLLABORATIONARN¶
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
iv_name TYPE /AWS1/CRMRESOURCEALIAS /AWS1/CRMRESOURCEALIAS¶
The name of the ID mapping table.
iv_createtime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP¶
The time at which the ID mapping table was created.
iv_updatetime TYPE /AWS1/CRMTIMESTAMP /AWS1/CRMTIMESTAMP¶
The most recent time at which the ID mapping table was updated.
io_inputreferenceproperties TYPE REF TO /AWS1/CL_CRMIDMAPTBLINPREFER01 /AWS1/CL_CRMIDMAPTBLINPREFER01¶
The input reference properties for the ID mapping table.
Optional arguments:¶
iv_description TYPE /AWS1/CRMRESOURCEDESCRIPTION /AWS1/CRMRESOURCEDESCRIPTION¶
The description of the ID mapping table.
iv_kmskeyarn TYPE /AWS1/CRMKMSKEYARN /AWS1/CRMKMSKEYARN¶
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
Queryable Attributes¶
id¶
The unique identifier of the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
arn¶
The Amazon Resource Name (ARN) of the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
inputReferenceConfig¶
The input reference configuration for the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTREFERENCECONFIG() |
Getter for INPUTREFERENCECONFIG |
membershipId¶
The unique identifier of the membership resource for the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPID() |
Getter for MEMBERSHIPID, with configurable default |
ASK_MEMBERSHIPID() |
Getter for MEMBERSHIPID w/ exceptions if field has no value |
HAS_MEMBERSHIPID() |
Determine if MEMBERSHIPID has a value |
membershipArn¶
The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN, with configurable default |
ASK_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN w/ exceptions if field has no value |
HAS_MEMBERSHIPARN() |
Determine if MEMBERSHIPARN has a value |
collaborationId¶
The unique identifier of the collaboration that contains this ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATIONID() |
Getter for COLLABORATIONID, with configurable default |
ASK_COLLABORATIONID() |
Getter for COLLABORATIONID w/ exceptions if field has no val |
HAS_COLLABORATIONID() |
Determine if COLLABORATIONID has a value |
collaborationArn¶
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATIONARN() |
Getter for COLLABORATIONARN, with configurable default |
ASK_COLLABORATIONARN() |
Getter for COLLABORATIONARN w/ exceptions if field has no va |
HAS_COLLABORATIONARN() |
Determine if COLLABORATIONARN has a value |
description¶
The description of the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
name¶
The name of the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
createTime¶
The time at which the ID mapping table was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATETIME() |
Getter for CREATETIME, with configurable default |
ASK_CREATETIME() |
Getter for CREATETIME w/ exceptions if field has no value |
HAS_CREATETIME() |
Determine if CREATETIME has a value |
updateTime¶
The most recent time at which the ID mapping table was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATETIME() |
Getter for UPDATETIME, with configurable default |
ASK_UPDATETIME() |
Getter for UPDATETIME w/ exceptions if field has no value |
HAS_UPDATETIME() |
Determine if UPDATETIME has a value |
inputReferenceProperties¶
The input reference properties for the ID mapping table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTREFERENCEPROPERTIES() |
Getter for INPUTREFERENCEPROPERTIES |
kmsKeyArn¶
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYARN() |
Getter for KMSKEYARN, with configurable default |
ASK_KMSKEYARN() |
Getter for KMSKEYARN w/ exceptions if field has no value |
HAS_KMSKEYARN() |
Determine if KMSKEYARN has a value |