Skip to content

/AWS1/CL_DZNENVIRONMENTCONFU00

The environment configuration user parameters.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_environmentid TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The ID of the environment.

io_envresolvedaccount TYPE REF TO /AWS1/CL_DZNENVRESOLVEDACCOUNT /AWS1/CL_DZNENVRESOLVEDACCOUNT

Specifies the account/Region that is to be used during project creation for a particular blueprint.

iv_environmentconfname TYPE /AWS1/DZNENVIRONMENTCONFNAME /AWS1/DZNENVIRONMENTCONFNAME

The environment configuration name.

it_environmentparameters TYPE /AWS1/CL_DZNENVIRONMENTPARAM=>TT_ENVIRONMENTPARAMETERSLIST TT_ENVIRONMENTPARAMETERSLIST

The environment parameters.


Queryable Attributes

environmentId

The ID of the environment.

Accessible with the following methods

Method Description
GET_ENVIRONMENTID() Getter for ENVIRONMENTID, with configurable default
ASK_ENVIRONMENTID() Getter for ENVIRONMENTID w/ exceptions if field has no value
HAS_ENVIRONMENTID() Determine if ENVIRONMENTID has a value

environmentResolvedAccount

Specifies the account/Region that is to be used during project creation for a particular blueprint.

Accessible with the following methods

Method Description
GET_ENVRESOLVEDACCOUNT() Getter for ENVIRONMENTRESOLVEDACCOUNT

environmentConfigurationName

The environment configuration name.

Accessible with the following methods

Method Description
GET_ENVIRONMENTCONFNAME() Getter for ENVIRONMENTCONFIGURATIONNAME, with configurable d
ASK_ENVIRONMENTCONFNAME() Getter for ENVIRONMENTCONFIGURATIONNAME w/ exceptions if fie
HAS_ENVIRONMENTCONFNAME() Determine if ENVIRONMENTCONFIGURATIONNAME has a value

environmentParameters

The environment parameters.

Accessible with the following methods

Method Description
GET_ENVIRONMENTPARAMETERS() Getter for ENVIRONMENTPARAMETERS, with configurable default
ASK_ENVIRONMENTPARAMETERS() Getter for ENVIRONMENTPARAMETERS w/ exceptions if field has
HAS_ENVIRONMENTPARAMETERS() Determine if ENVIRONMENTPARAMETERS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ENVIRONMENTCONFUSERPARMSLST

TYPES TT_ENVIRONMENTCONFUSERPARMSLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNENVIRONMENTCONFU00 WITH DEFAULT KEY
.