/AWS1/CL_DZNDATAPRODUCTRSITEM¶
The data product.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the domain where the data product lives.
iv_id TYPE /AWS1/DZNDATAPRODUCTID /AWS1/DZNDATAPRODUCTID¶
The ID of the data product.
iv_name TYPE /AWS1/DZNDATAPRODUCTNAME /AWS1/DZNDATAPRODUCTNAME¶
The name of the data product.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The ID of the owning project of the data product.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDATAPRODUCTDESC /AWS1/DZNDATAPRODUCTDESC¶
The description of the data product.
it_glossaryterms TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS¶
The glossary terms of the data product.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp at which the data product was created.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The user who created the data product.
iv_firstrevisioncreatedat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp at which first revision of the data product was created.
iv_firstrevisioncreatedby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The user who created the first revision of the data product.
io_additionalattributes TYPE REF TO /AWS1/CL_DZNDATAPRDITEMADDLA00 /AWS1/CL_DZNDATAPRDITEMADDLA00¶
The additional attributes of an Amazon DataZone data product.
Queryable Attributes¶
domainId¶
The ID of the domain where the data product lives.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
id¶
The ID of the data product.
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 |
name¶
The name of the data product.
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 |
owningProjectId¶
The ID of the owning project of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID, with configurable default |
ASK_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID w/ exceptions if field has no val |
HAS_OWNINGPROJECTID() |
Determine if OWNINGPROJECTID has a value |
description¶
The description of the data product.
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 |
glossaryTerms¶
The glossary terms of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOSSARYTERMS() |
Getter for GLOSSARYTERMS, with configurable default |
ASK_GLOSSARYTERMS() |
Getter for GLOSSARYTERMS w/ exceptions if field has no value |
HAS_GLOSSARYTERMS() |
Determine if GLOSSARYTERMS has a value |
createdAt¶
The timestamp at which the data product was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
createdBy¶
The user who created the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
firstRevisionCreatedAt¶
The timestamp at which first revision of the data product was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIRSTREVISIONCREATEDAT() |
Getter for FIRSTREVISIONCREATEDAT, with configurable default |
ASK_FIRSTREVISIONCREATEDAT() |
Getter for FIRSTREVISIONCREATEDAT w/ exceptions if field has |
HAS_FIRSTREVISIONCREATEDAT() |
Determine if FIRSTREVISIONCREATEDAT has a value |
firstRevisionCreatedBy¶
The user who created the first revision of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIRSTREVISIONCREATEDBY() |
Getter for FIRSTREVISIONCREATEDBY, with configurable default |
ASK_FIRSTREVISIONCREATEDBY() |
Getter for FIRSTREVISIONCREATEDBY w/ exceptions if field has |
HAS_FIRSTREVISIONCREATEDBY() |
Determine if FIRSTREVISIONCREATEDBY has a value |
additionalAttributes¶
The additional attributes of an Amazon DataZone data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALATTRIBUTES() |
Getter for ADDITIONALATTRIBUTES |