/AWS1/CL_DZNUPDENVBLUEPRINTOUT¶
UpdateEnvironmentBlueprintOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNENVIRONMENTBLUEPRIN00 /AWS1/DZNENVIRONMENTBLUEPRIN00¶
The identifier of the blueprint to be updated.
iv_name TYPE /AWS1/DZNENVIRONMENTBLUEPRIN01 /AWS1/DZNENVIRONMENTBLUEPRIN01¶
The name to be updated as part of the
UpdateEnvironmentBlueprintaction.
iv_provider TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The provider of the blueprint to be udpated.
io_provisioningproperties TYPE REF TO /AWS1/CL_DZNPROVPROPERTIES /AWS1/CL_DZNPROVPROPERTIES¶
The provisioning properties to be updated as part of the
UpdateEnvironmentBlueprintaction.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description to be updated as part of the
UpdateEnvironmentBlueprintaction.
io_deploymentproperties TYPE REF TO /AWS1/CL_DZNDEPLOYMENTPRPS /AWS1/CL_DZNDEPLOYMENTPRPS¶
The deployment properties to be updated as part of the
UpdateEnvironmentBlueprintaction.
it_userparameters TYPE /AWS1/CL_DZNCUSTOMPARAMETER=>TT_CUSTOMPARAMETERLIST TT_CUSTOMPARAMETERLIST¶
The user parameters to be updated as part of the
UpdateEnvironmentBlueprintaction.
it_glossaryterms TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS¶
The glossary terms to be updated as part of the
UpdateEnvironmentBlueprintaction.
iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the environment blueprint was created.
iv_updatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the blueprint was updated.
Queryable Attributes¶
id¶
The identifier of the blueprint to be updated.
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 to be updated as part of the
UpdateEnvironmentBlueprintaction.
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 to be updated as part of the
UpdateEnvironmentBlueprintaction.
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 |
provider¶
The provider of the blueprint to be udpated.
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 |
provisioningProperties¶
The provisioning properties to be updated as part of the
UpdateEnvironmentBlueprintaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGPROPERTIES() |
Getter for PROVISIONINGPROPERTIES |
deploymentProperties¶
The deployment properties to be updated as part of the
UpdateEnvironmentBlueprintaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTPROPERTIES() |
Getter for DEPLOYMENTPROPERTIES |
userParameters¶
The user parameters to be updated as part of the
UpdateEnvironmentBlueprintaction.
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 |
glossaryTerms¶
The glossary terms to be updated as part of the
UpdateEnvironmentBlueprintaction.
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 |
createdAt¶
The timestamp of when the environment blueprint 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 the blueprint 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 |