/AWS1/CL_DZNENVIRONMENTCONFP00¶
The details of the environment configuration parameter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ssmpath TYPE /AWS1/DZNPARAMETERSTOREPATH /AWS1/DZNPARAMETERSTOREPATH¶
Ssm path environment configuration parameters.
it_parameteroverrides TYPE /AWS1/CL_DZNENVIRONMENTCONFPRM=>TT_ENVIRONMENTCONFPARAMSLIST TT_ENVIRONMENTCONFPARAMSLIST¶
The parameter overrides.
it_resolvedparameters TYPE /AWS1/CL_DZNENVIRONMENTCONFPRM=>TT_ENVIRONMENTCONFPARAMSLIST TT_ENVIRONMENTCONFPARAMSLIST¶
The resolved environment configuration parameters.
Queryable Attributes¶
ssmPath¶
Ssm path environment configuration parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SSMPATH() |
Getter for SSMPATH, with configurable default |
ASK_SSMPATH() |
Getter for SSMPATH w/ exceptions if field has no value |
HAS_SSMPATH() |
Determine if SSMPATH has a value |
parameterOverrides¶
The parameter overrides.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARAMETEROVERRIDES() |
Getter for PARAMETEROVERRIDES, with configurable default |
ASK_PARAMETEROVERRIDES() |
Getter for PARAMETEROVERRIDES w/ exceptions if field has no |
HAS_PARAMETEROVERRIDES() |
Determine if PARAMETEROVERRIDES has a value |
resolvedParameters¶
The resolved environment configuration parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVEDPARAMETERS() |
Getter for RESOLVEDPARAMETERS, with configurable default |
ASK_RESOLVEDPARAMETERS() |
Getter for RESOLVEDPARAMETERS w/ exceptions if field has no |
HAS_RESOLVEDPARAMETERS() |
Determine if RESOLVEDPARAMETERS has a value |