/AWS1/CL_DZNUPENVIRONMENTPFL01¶
UpdateEnvironmentProfileOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNENVIRONMENTPROFILEID /AWS1/DZNENVIRONMENTPROFILEID¶
The identifier of the environment profile that is to be udpated.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The identifier of the Amazon DataZone domain in which the environment profile is to be updated.
iv_createdby TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon DataZone user who created the environment profile.
iv_name TYPE /AWS1/DZNENVIRONMENTPFLNAME /AWS1/DZNENVIRONMENTPFLNAME¶
The name to be updated as part of the
UpdateEnvironmentProfileaction.
iv_environmentblueprintid TYPE /AWS1/DZNENVIRONMENTBLUEPRIN00 /AWS1/DZNENVIRONMENTBLUEPRIN00¶
The identifier of the blueprint of the environment profile that is to be updated.
Optional arguments:¶
iv_awsaccountid TYPE /AWS1/DZNAWSACCOUNTID /AWS1/DZNAWSACCOUNTID¶
The Amazon Web Services account in which a specified environment profile is to be udpated.
iv_awsaccountregion TYPE /AWS1/DZNAWSREGION /AWS1/DZNAWSREGION¶
The Amazon Web Services Region in which a specified environment profile is to be updated.
iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the environment profile was created.
iv_updatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the environment profile was updated.
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description to be updated as part of the
UpdateEnvironmentProfileaction.
iv_projectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The identifier of the project of the environment profile that is to be updated.
it_userparameters TYPE /AWS1/CL_DZNCUSTOMPARAMETER=>TT_CUSTOMPARAMETERLIST TT_CUSTOMPARAMETERLIST¶
The user parameters to be updated as part of the
UpdateEnvironmentProfileaction.
Queryable Attributes¶
id¶
The identifier of the environment profile that is to be udpated.
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 identifier of the Amazon DataZone domain in which the environment profile is to be updated.
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 |
awsAccountId¶
The Amazon Web Services account in which a specified environment profile is to be udpated.
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 in which a specified environment profile is to be updated.
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 |
createdBy¶
The Amazon DataZone user who created the environment profile.
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 profile 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 environment profile 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 to be updated as part of the
UpdateEnvironmentProfileaction.
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
UpdateEnvironmentProfileaction.
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 |
environmentBlueprintId¶
The identifier of the blueprint of the environment profile that is to be updated.
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 |
projectId¶
The identifier of the project of the environment profile that is to be updated.
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 |
userParameters¶
The user parameters to be updated as part of the
UpdateEnvironmentProfileaction.
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 |