/AWS1/CL_DZNGETPROJECTOUTPUT¶
GetProjectOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the Amazon DataZone domain in which the project exists.
iv_id TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
>The ID of the project.
iv_name TYPE /AWS1/DZNPROJECTNAME /AWS1/DZNPROJECTNAME¶
The name of the project.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The Amazon DataZone user who created the project.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description of the project.
iv_projectstatus TYPE /AWS1/DZNPROJECTSTATUS /AWS1/DZNPROJECTSTATUS¶
The status of the project.
it_failurereasons TYPE /AWS1/CL_DZNPROJECTDELETIONERR=>TT_FAILUREREASONS TT_FAILUREREASONS¶
Specifies the error message that is returned if the operation cannot be successfully completed.
iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the project was created.
iv_lastupdatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the project was last updated.
it_resourcetags TYPE /AWS1/CL_DZNRESOURCETAG=>TT_RESOURCETAGS TT_RESOURCETAGS¶
The resource tags of the project.
it_glossaryterms TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS¶
The business glossary terms that can be used in the project.
iv_domainunitid TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the domain unit.
iv_projectprofileid TYPE /AWS1/DZNPROJECTPROFILEID /AWS1/DZNPROJECTPROFILEID¶
The ID of the project profile of a project.
it_userparameters TYPE /AWS1/CL_DZNENVIRONMENTCONFU00=>TT_ENVIRONMENTCONFUSERPARMSLST TT_ENVIRONMENTCONFUSERPARMSLST¶
The user parameters of a project.
io_environmentdeploymentdets TYPE REF TO /AWS1/CL_DZNENVIRONMENTDEPLO00 /AWS1/CL_DZNENVIRONMENTDEPLO00¶
The environment deployment status of a project.
Queryable Attributes¶
domainId¶
The ID of the Amazon DataZone domain in which the project exists.
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 project.
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 project.
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 |
description¶
The description of the project.
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 |
projectStatus¶
The status of the project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTSTATUS() |
Getter for PROJECTSTATUS, with configurable default |
ASK_PROJECTSTATUS() |
Getter for PROJECTSTATUS w/ exceptions if field has no value |
HAS_PROJECTSTATUS() |
Determine if PROJECTSTATUS has a value |
failureReasons¶
Specifies the error message that is returned if the operation cannot be successfully completed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASONS() |
Getter for FAILUREREASONS, with configurable default |
ASK_FAILUREREASONS() |
Getter for FAILUREREASONS w/ exceptions if field has no valu |
HAS_FAILUREREASONS() |
Determine if FAILUREREASONS has a value |
createdBy¶
The Amazon DataZone user who created the project.
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 |
createdAt¶
The timestamp of when the project 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 |
lastUpdatedAt¶
The timestamp of when the project was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
resourceTags¶
The resource tags of the project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETAGS() |
Getter for RESOURCETAGS, with configurable default |
ASK_RESOURCETAGS() |
Getter for RESOURCETAGS w/ exceptions if field has no value |
HAS_RESOURCETAGS() |
Determine if RESOURCETAGS has a value |
glossaryTerms¶
The business glossary terms that can be used in the project.
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 |
domainUnitId¶
The ID of the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINUNITID() |
Getter for DOMAINUNITID, with configurable default |
ASK_DOMAINUNITID() |
Getter for DOMAINUNITID w/ exceptions if field has no value |
HAS_DOMAINUNITID() |
Determine if DOMAINUNITID has a value |
projectProfileId¶
The ID of the project profile of a project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTPROFILEID() |
Getter for PROJECTPROFILEID, with configurable default |
ASK_PROJECTPROFILEID() |
Getter for PROJECTPROFILEID w/ exceptions if field has no va |
HAS_PROJECTPROFILEID() |
Determine if PROJECTPROFILEID has a value |
userParameters¶
The user parameters of a project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERPARAMETERS() |
Getter for USERPARAMETERS, with configurable default |
ASK_USERPARAMETERS() |
Getter for USERPARAMETERS w/ exceptions if field has no valu |
HAS_USERPARAMETERS() |
Determine if USERPARAMETERS has a value |
environmentDeploymentDetails¶
The environment deployment status of a project.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTDEPLOYMENTD00() |
Getter for ENVIRONMENTDEPLOYMENTDETAILS |