/AWS1/CL_DZNGETMETGENERATION01¶
GetMetadataGenerationRunOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain the metadata generation run of which you want to get.
iv_id TYPE /AWS1/DZNMETGENERATIONRUNID /AWS1/DZNMETGENERATIONRUNID¶
The ID of the metadata generation run.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The ID of the project that owns the assets for which you're running metadata generation.
Optional arguments:¶
io_target TYPE REF TO /AWS1/CL_DZNMETGENERATIONRUN00 /AWS1/CL_DZNMETGENERATIONRUN00¶
The asset for which you're generating metadata.
iv_status TYPE /AWS1/DZNMETGENERATIONRUNSTAT /AWS1/DZNMETGENERATIONRUNSTAT¶
The status of the metadata generation run.
iv_type TYPE /AWS1/DZNMETGENERATIONRUNTYPE /AWS1/DZNMETGENERATIONRUNTYPE¶
The type of metadata generation run.
it_types TYPE /AWS1/CL_DZNMETGENERRUNTYPES_W=>TT_METADATAGENERATIONRUNTYPES TT_METADATAGENERATIONRUNTYPES¶
The types of the metadata generation run.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when the metadata generation run was start.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who started the metadata generation run.
it_typestats TYPE /AWS1/CL_DZNMETGENRUNTYPESTAT=>TT_METADATAGENERRUNTYPESTATS TT_METADATAGENERRUNTYPESTATS¶
The type stats included in the metadata generation run output details.
Queryable Attributes¶
domainId¶
The ID of the Amazon DataZone domain the metadata generation run of which you want to get.
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 metadata generation run.
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 |
target¶
The asset for which you're generating metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGET() |
Getter for TARGET |
status¶
The status of the metadata generation run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
type¶
The type of metadata generation run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
types¶
The types of the metadata generation run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPES() |
Getter for TYPES, with configurable default |
ASK_TYPES() |
Getter for TYPES w/ exceptions if field has no value |
HAS_TYPES() |
Determine if TYPES has a value |
createdAt¶
The timestamp of when the metadata generation run was start.
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 started the metadata generation run.
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 |
owningProjectId¶
The ID of the project that owns the assets for which you're running metadata generation.
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 |
typeStats¶
The type stats included in the metadata generation run output details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPESTATS() |
Getter for TYPESTATS, with configurable default |
ASK_TYPESTATS() |
Getter for TYPESTATS w/ exceptions if field has no value |
HAS_TYPESTATS() |
Determine if TYPESTATS has a value |