Skip to content

/AWS1/CL_SGMDESCRPROJECTOUTPUT

DescribeProjectOutput

CONSTRUCTOR

IMPORTING

Required arguments:

IV_PROJECTARN TYPE /AWS1/SGMPROJECTARN /AWS1/SGMPROJECTARN

The Amazon Resource Name (ARN) of the project.

IV_PROJECTNAME TYPE /AWS1/SGMPROJECTENTITYNAME /AWS1/SGMPROJECTENTITYNAME

The name of the project.

IV_PROJECTID TYPE /AWS1/SGMPROJECTID /AWS1/SGMPROJECTID

The ID of the project.

IO_SERVICECATALOGPROVDETAILS TYPE REF TO /AWS1/CL_SGMSVCCATALOGPROVDETS /AWS1/CL_SGMSVCCATALOGPROVDETS

Information used to provision a service catalog product. For information, see What is Amazon Web Services Service Catalog.

IV_PROJECTSTATUS TYPE /AWS1/SGMPROJECTSTATUS /AWS1/SGMPROJECTSTATUS

The status of the project.

IV_CREATIONTIME TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The time when the project was created.

Optional arguments:

IV_PROJECTDESCRIPTION TYPE /AWS1/SGMENTITYDESCRIPTION /AWS1/SGMENTITYDESCRIPTION

The description of the project.

IO_SVCCATALOGPROVPRODUCTDETS TYPE REF TO /AWS1/CL_SGMSVCCATALOGPROVPR00 /AWS1/CL_SGMSVCCATALOGPROVPR00

Information about a provisioned service catalog product.

IO_CREATEDBY TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT

CreatedBy

IV_LASTMODIFIEDTIME TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The timestamp when project was last modified.

IO_LASTMODIFIEDBY TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT

LastModifiedBy


Queryable Attributes

ProjectArn

The Amazon Resource Name (ARN) of the project.

Accessible with the following methods

Method Description
GET_PROJECTARN() Getter for PROJECTARN, with configurable default
ASK_PROJECTARN() Getter for PROJECTARN w/ exceptions if field has no value
HAS_PROJECTARN() Determine if PROJECTARN has a value

ProjectName

The name of the project.

Accessible with the following methods

Method Description
GET_PROJECTNAME() Getter for PROJECTNAME, with configurable default
ASK_PROJECTNAME() Getter for PROJECTNAME w/ exceptions if field has no value
HAS_PROJECTNAME() Determine if PROJECTNAME has a value

ProjectId

The ID of the project.

Accessible with the following methods

Method Description
GET_PROJECTID() Getter for PROJECTID, with configurable default
ASK_PROJECTID() Getter for PROJECTID w/ exceptions if field has no value
HAS_PROJECTID() Determine if PROJECTID has a value

ProjectDescription

The description of the project.

Accessible with the following methods

Method Description
GET_PROJECTDESCRIPTION() Getter for PROJECTDESCRIPTION, with configurable default
ASK_PROJECTDESCRIPTION() Getter for PROJECTDESCRIPTION w/ exceptions if field has no
HAS_PROJECTDESCRIPTION() Determine if PROJECTDESCRIPTION has a value

ServiceCatalogProvisioningDetails

Information used to provision a service catalog product. For information, see What is Amazon Web Services Service Catalog.

Accessible with the following methods

Method Description
GET_SERVICECATALOGPROVDETS() Getter for SERVICECATALOGPROVDETAILS

ServiceCatalogProvisionedProductDetails

Information about a provisioned service catalog product.

Accessible with the following methods

Method Description
GET_SVCCATALOGPROVPRODUCTD00() Getter for SVCCATALOGPROVPRODUCTDETS

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

CreatedBy

CreatedBy

Accessible with the following methods

Method Description
GET_CREATEDBY() Getter for CREATEDBY

CreationTime

The time when the project was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

The timestamp when project was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

LastModifiedBy

LastModifiedBy

Accessible with the following methods

Method Description
GET_LASTMODIFIEDBY() Getter for LASTMODIFIEDBY