/AWS1/CL_DZNGETASSETOUTPUT¶
GetAssetOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNASSETID /AWS1/DZNASSETID¶
The ID of the asset.
iv_name TYPE /AWS1/DZNASSETNAME /AWS1/DZNASSETNAME¶
The name of the asset.
iv_typeidentifier TYPE /AWS1/DZNASSETTYPEIDENTIFIER /AWS1/DZNASSETTYPEIDENTIFIER¶
The ID of the asset type.
iv_typerevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of the asset type.
iv_revision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of the asset.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The ID of the project that owns the asset.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain to which the asset belongs.
it_formsoutput TYPE /AWS1/CL_DZNFORMOUTPUT=>TT_FORMOUTPUTLIST TT_FORMOUTPUTLIST¶
The metadata forms attached to the asset.
Optional arguments:¶
iv_externalidentifier TYPE /AWS1/DZNEXTERNALIDENTIFIER /AWS1/DZNEXTERNALIDENTIFIER¶
The external ID of the asset.
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description of the Amazon DataZone asset.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when the asset was created.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who created the asset.
iv_firstrevisioncreatedat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when the first revision of the asset was created.
iv_firstrevisioncreatedby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who created the first revision of the asset.
it_glossaryterms TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS¶
The business glossary terms attached to the asset.
it_governedglossaryterms TYPE /AWS1/CL_DZNGOVERNEDGLOSSARY00=>TT_GOVERNEDGLOSSARYTERMS TT_GOVERNEDGLOSSARYTERMS¶
The restricted glossary terms attached to an asset.
io_listing TYPE REF TO /AWS1/CL_DZNASSETLISTINGDETS /AWS1/CL_DZNASSETLISTINGDETS¶
The listing of the asset.
it_readonlyformsoutput TYPE /AWS1/CL_DZNFORMOUTPUT=>TT_FORMOUTPUTLIST TT_FORMOUTPUTLIST¶
The read-only metadata forms attached to the asset.
it_latsttimeseriesdataptfo01 TYPE /AWS1/CL_DZNTIMESERIESDPUMMA00=>TT_TIMESERIESDPUMMARYFORMOUT00 TT_TIMESERIESDPUMMARYFORMOUT00¶
The latest data point that was imported into the time series form for the asset.
Queryable Attributes¶
id¶
The ID of the asset.
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 asset.
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 |
typeIdentifier¶
The ID of the asset type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPEIDENTIFIER() |
Getter for TYPEIDENTIFIER, with configurable default |
ASK_TYPEIDENTIFIER() |
Getter for TYPEIDENTIFIER w/ exceptions if field has no valu |
HAS_TYPEIDENTIFIER() |
Determine if TYPEIDENTIFIER has a value |
typeRevision¶
The revision of the asset type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPEREVISION() |
Getter for TYPEREVISION, with configurable default |
ASK_TYPEREVISION() |
Getter for TYPEREVISION w/ exceptions if field has no value |
HAS_TYPEREVISION() |
Determine if TYPEREVISION has a value |
externalIdentifier¶
The external ID of the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALIDENTIFIER() |
Getter for EXTERNALIDENTIFIER, with configurable default |
ASK_EXTERNALIDENTIFIER() |
Getter for EXTERNALIDENTIFIER w/ exceptions if field has no |
HAS_EXTERNALIDENTIFIER() |
Determine if EXTERNALIDENTIFIER has a value |
revision¶
The revision of the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISION() |
Getter for REVISION, with configurable default |
ASK_REVISION() |
Getter for REVISION w/ exceptions if field has no value |
HAS_REVISION() |
Determine if REVISION has a value |
description¶
The description of the Amazon DataZone asset.
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 |
createdAt¶
The timestamp of when the asset 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 Amazon DataZone user who created the asset.
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 of when the first revision of the asset 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 Amazon DataZone user who created the first revision of the asset.
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 |
glossaryTerms¶
The business glossary terms attached to the asset.
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 |
governedGlossaryTerms¶
The restricted glossary terms attached to an asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOVERNEDGLOSSARYTERMS() |
Getter for GOVERNEDGLOSSARYTERMS, with configurable default |
ASK_GOVERNEDGLOSSARYTERMS() |
Getter for GOVERNEDGLOSSARYTERMS w/ exceptions if field has |
HAS_GOVERNEDGLOSSARYTERMS() |
Determine if GOVERNEDGLOSSARYTERMS has a value |
owningProjectId¶
The ID of the project that owns the asset.
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 |
domainId¶
The ID of the Amazon DataZone domain to which the asset belongs.
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 |
listing¶
The listing of the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LISTING() |
Getter for LISTING |
formsOutput¶
The metadata forms attached to the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMSOUTPUT() |
Getter for FORMSOUTPUT, with configurable default |
ASK_FORMSOUTPUT() |
Getter for FORMSOUTPUT w/ exceptions if field has no value |
HAS_FORMSOUTPUT() |
Determine if FORMSOUTPUT has a value |
readOnlyFormsOutput¶
The read-only metadata forms attached to the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_READONLYFORMSOUTPUT() |
Getter for READONLYFORMSOUTPUT, with configurable default |
ASK_READONLYFORMSOUTPUT() |
Getter for READONLYFORMSOUTPUT w/ exceptions if field has no |
HAS_READONLYFORMSOUTPUT() |
Determine if READONLYFORMSOUTPUT has a value |
latestTimeSeriesDataPointFormsOutput¶
The latest data point that was imported into the time series form for the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATSTTIMESERIESDATAPTF01() |
Getter for LATSTTIMESERIESDATAPTFORMS00, with configurable d |
ASK_LATSTTIMESERIESDATAPTF01() |
Getter for LATSTTIMESERIESDATAPTFORMS00 w/ exceptions if fie |
HAS_LATSTTIMESERIESDATAPTF01() |
Determine if LATSTTIMESERIESDATAPTFORMS00 has a value |