Skip to content

/AWS1/CL_DZNGETENVIRONMENTOUT

GetEnvironmentOutput

CONSTRUCTOR

IMPORTING

Required arguments:

IV_PROJECTID TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID

The ID of the Amazon DataZone project in which this environment is created.

IV_DOMAINID TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain where the environment exists.

IV_CREATEDBY TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The Amazon DataZone user who created the environment.

IV_NAME TYPE /AWS1/DZNENVIRONMENTNAME /AWS1/DZNENVIRONMENTNAME

The name of the environment.

IV_PROVIDER TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The provider of this Amazon DataZone environment.

Optional arguments:

IV_ID TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The ID of the environment.

IV_CREATEDAT TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP

The timestamp of when the environment was created.

IV_UPDATEDAT TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP

The timestamp of when this environment was updated.

IV_DESCRIPTION TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION

The description of the environment.

IV_ENVIRONMENTPROFILEID TYPE /AWS1/DZNENVIRONMENTPROFILEID /AWS1/DZNENVIRONMENTPROFILEID

The ID of the environment profile with which the environment is created.

IV_AWSACCOUNTID TYPE /AWS1/DZNAWSACCOUNTID /AWS1/DZNAWSACCOUNTID

The ID of the Amazon Web Services account where the environment exists.

IV_AWSACCOUNTREGION TYPE /AWS1/DZNAWSREGION /AWS1/DZNAWSREGION

The Amazon Web Services region where the environment exists.

IT_PROVISIONEDRESOURCES TYPE /AWS1/CL_DZNRESOURCE=>TT_RESOURCELIST TT_RESOURCELIST

The provisioned resources of this Amazon DataZone environment.

IV_STATUS TYPE /AWS1/DZNENVIRONMENTSTATUS /AWS1/DZNENVIRONMENTSTATUS

The status of this Amazon DataZone environment.

IT_ENVIRONMENTACTIONS TYPE /AWS1/CL_DZNCFGURABLEENVIRON00=>TT_ENVIRONMENTACTIONLIST TT_ENVIRONMENTACTIONLIST

The actions of the environment.

IT_GLOSSARYTERMS TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS

The business glossary terms that can be used in this environment.

IT_USERPARAMETERS TYPE /AWS1/CL_DZNCUSTOMPARAMETER=>TT_CUSTOMPARAMETERLIST TT_CUSTOMPARAMETERLIST

The user parameters of this Amazon DataZone environment.

IO_LASTDEPLOYMENT TYPE REF TO /AWS1/CL_DZNDEPLOYMENT /AWS1/CL_DZNDEPLOYMENT

The details of the last deployment of the environment.

IO_PROVISIONINGPROPERTIES TYPE REF TO /AWS1/CL_DZNPROVPROPERTIES /AWS1/CL_DZNPROVPROPERTIES

The provisioning properties of this Amazon DataZone environment.

IO_DEPLOYMENTPROPERTIES TYPE REF TO /AWS1/CL_DZNDEPLOYMENTPRPS /AWS1/CL_DZNDEPLOYMENTPRPS

The deployment properties of the environment.

IV_ENVIRONMENTBLUEPRINTID TYPE /AWS1/DZNENVIRONMENTBLUEPRIN00 /AWS1/DZNENVIRONMENTBLUEPRIN00

The blueprint with which the environment is created.


Queryable Attributes

projectId

The ID of the Amazon DataZone project in which this environment is created.

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

id

The ID of the environment.

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

domainId

The ID of the Amazon DataZone domain where the environment 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

createdBy

The Amazon DataZone user who created the environment.

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 environment 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

updatedAt

The timestamp of when this environment was updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

name

The name of the environment.

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 environment.

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

environmentProfileId

The ID of the environment profile with which the environment is created.

Accessible with the following methods

Method Description
GET_ENVIRONMENTPROFILEID() Getter for ENVIRONMENTPROFILEID, with configurable default
ASK_ENVIRONMENTPROFILEID() Getter for ENVIRONMENTPROFILEID w/ exceptions if field has n
HAS_ENVIRONMENTPROFILEID() Determine if ENVIRONMENTPROFILEID has a value

awsAccountId

The ID of the Amazon Web Services account where the environment exists.

Accessible with the following methods

Method Description
GET_AWSACCOUNTID() Getter for AWSACCOUNTID, with configurable default
ASK_AWSACCOUNTID() Getter for AWSACCOUNTID w/ exceptions if field has no value
HAS_AWSACCOUNTID() Determine if AWSACCOUNTID has a value

awsAccountRegion

The Amazon Web Services region where the environment exists.

Accessible with the following methods

Method Description
GET_AWSACCOUNTREGION() Getter for AWSACCOUNTREGION, with configurable default
ASK_AWSACCOUNTREGION() Getter for AWSACCOUNTREGION w/ exceptions if field has no va
HAS_AWSACCOUNTREGION() Determine if AWSACCOUNTREGION has a value

provider

The provider of this Amazon DataZone environment.

Accessible with the following methods

Method Description
GET_PROVIDER() Getter for PROVIDER, with configurable default
ASK_PROVIDER() Getter for PROVIDER w/ exceptions if field has no value
HAS_PROVIDER() Determine if PROVIDER has a value

provisionedResources

The provisioned resources of this Amazon DataZone environment.

Accessible with the following methods

Method Description
GET_PROVISIONEDRESOURCES() Getter for PROVISIONEDRESOURCES, with configurable default
ASK_PROVISIONEDRESOURCES() Getter for PROVISIONEDRESOURCES w/ exceptions if field has n
HAS_PROVISIONEDRESOURCES() Determine if PROVISIONEDRESOURCES has a value

status

The status of this Amazon DataZone environment.

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

environmentActions

The actions of the environment.

Accessible with the following methods

Method Description
GET_ENVIRONMENTACTIONS() Getter for ENVIRONMENTACTIONS, with configurable default
ASK_ENVIRONMENTACTIONS() Getter for ENVIRONMENTACTIONS w/ exceptions if field has no
HAS_ENVIRONMENTACTIONS() Determine if ENVIRONMENTACTIONS has a value

glossaryTerms

The business glossary terms that can be used in this environment.

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

userParameters

The user parameters of this Amazon DataZone environment.

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

lastDeployment

The details of the last deployment of the environment.

Accessible with the following methods

Method Description
GET_LASTDEPLOYMENT() Getter for LASTDEPLOYMENT

provisioningProperties

The provisioning properties of this Amazon DataZone environment.

Accessible with the following methods

Method Description
GET_PROVISIONINGPROPERTIES() Getter for PROVISIONINGPROPERTIES

deploymentProperties

The deployment properties of the environment.

Accessible with the following methods

Method Description
GET_DEPLOYMENTPROPERTIES() Getter for DEPLOYMENTPROPERTIES

environmentBlueprintId

The blueprint with which the environment is created.

Accessible with the following methods

Method Description
GET_ENVIRONMENTBLUEPRINTID() Getter for ENVIRONMENTBLUEPRINTID, with configurable default
ASK_ENVIRONMENTBLUEPRINTID() Getter for ENVIRONMENTBLUEPRINTID w/ exceptions if field has
HAS_ENVIRONMENTBLUEPRINTID() Determine if ENVIRONMENTBLUEPRINTID has a value