/AWS1/CL_DZNPUTENVIRONMENTBL01¶
PutEnvironmentBlueprintConfigurationOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The identifier of the Amazon DataZone domain.
iv_environmentblueprintid TYPE /AWS1/DZNENVIRONMENTBLUEPRIN00 /AWS1/DZNENVIRONMENTBLUEPRIN00¶
The identifier of the environment blueprint.
Optional arguments:¶
iv_provisioningrolearn TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN¶
The ARN of the provisioning role.
iv_environmentrolepermbndry TYPE /AWS1/DZNPOLICYARN /AWS1/DZNPOLICYARN¶
The environment role permissions boundary.
iv_manageaccessrolearn TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN¶
The ARN of the manage access role.
it_enabledregions TYPE /AWS1/CL_DZNENBDREGIONLIST_W=>TT_ENABLEDREGIONLIST TT_ENABLEDREGIONLIST¶
Specifies the enabled Amazon Web Services Regions.
it_regionalparameters TYPE /AWS1/CL_DZNREGIONALPARAM_W=>TT_REGIONALPARAMETERMAP TT_REGIONALPARAMETERMAP¶
The regional parameters in the environment blueprint.
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 environment blueprint was updated.
it_provisioningconfs TYPE /AWS1/CL_DZNPROVISIONINGCONF=>TT_PROVISIONINGCONFLIST TT_PROVISIONINGCONFLIST¶
The provisioning configuration of a blueprint.
Queryable Attributes¶
domainId¶
The identifier of the Amazon DataZone domain.
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 |
environmentBlueprintId¶
The identifier of the environment blueprint.
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 |
provisioningRoleArn¶
The ARN of the provisioning role.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGROLEARN() |
Getter for PROVISIONINGROLEARN, with configurable default |
ASK_PROVISIONINGROLEARN() |
Getter for PROVISIONINGROLEARN w/ exceptions if field has no |
HAS_PROVISIONINGROLEARN() |
Determine if PROVISIONINGROLEARN has a value |
environmentRolePermissionBoundary¶
The environment role permissions boundary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTROLEPERMBNDRY() |
Getter for ENVIRONMENTROLEPERMBOUNDARY, with configurable de |
ASK_ENVIRONMENTROLEPERMBNDRY() |
Getter for ENVIRONMENTROLEPERMBOUNDARY w/ exceptions if fiel |
HAS_ENVIRONMENTROLEPERMBNDRY() |
Determine if ENVIRONMENTROLEPERMBOUNDARY has a value |
manageAccessRoleArn¶
The ARN of the manage access role.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEACCESSROLEARN() |
Getter for MANAGEACCESSROLEARN, with configurable default |
ASK_MANAGEACCESSROLEARN() |
Getter for MANAGEACCESSROLEARN w/ exceptions if field has no |
HAS_MANAGEACCESSROLEARN() |
Determine if MANAGEACCESSROLEARN has a value |
enabledRegions¶
Specifies the enabled Amazon Web Services Regions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEDREGIONS() |
Getter for ENABLEDREGIONS, with configurable default |
ASK_ENABLEDREGIONS() |
Getter for ENABLEDREGIONS w/ exceptions if field has no valu |
HAS_ENABLEDREGIONS() |
Determine if ENABLEDREGIONS has a value |
regionalParameters¶
The regional parameters in the environment blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGIONALPARAMETERS() |
Getter for REGIONALPARAMETERS, with configurable default |
ASK_REGIONALPARAMETERS() |
Getter for REGIONALPARAMETERS w/ exceptions if field has no |
HAS_REGIONALPARAMETERS() |
Determine if REGIONALPARAMETERS 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 environment 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 |
provisioningConfigurations¶
The provisioning configuration of a blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGCONFS() |
Getter for PROVISIONINGCONFIGURATIONS, with configurable def |
ASK_PROVISIONINGCONFS() |
Getter for PROVISIONINGCONFIGURATIONS w/ exceptions if field |
HAS_PROVISIONINGCONFS() |
Determine if PROVISIONINGCONFIGURATIONS has a value |