Skip to content

/AWS1/CL_DZNGETENVIRONMENTBL03

GetEnvironmentBlueprintConfigurationOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain where this blueprint exists.

iv_environmentblueprintid TYPE /AWS1/DZNENVIRONMENTBLUEPRIN00 /AWS1/DZNENVIRONMENTBLUEPRIN00

The ID of the blueprint.

Optional arguments:

iv_provisioningrolearn TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN

The ARN of the provisioning role with which this blueprint is created.

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 with which this blueprint is created.

it_enabledregions TYPE /AWS1/CL_DZNENBDREGIONLIST_W=>TT_ENABLEDREGIONLIST TT_ENABLEDREGIONLIST

The Amazon Web Services regions in which this blueprint is enabled.

it_regionalparameters TYPE /AWS1/CL_DZNREGIONALPARAM_W=>TT_REGIONALPARAMETERMAP TT_REGIONALPARAMETERMAP

The regional parameters of the blueprint.

iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP

The timestamp of when this blueprint was created.

iv_updatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP

The timestamp of when this blueprint was upated.

it_provisioningconfs TYPE /AWS1/CL_DZNPROVISIONINGCONF=>TT_PROVISIONINGCONFLIST TT_PROVISIONINGCONFLIST

The provisioning configuration of a blueprint.


Queryable Attributes

domainId

The ID of the Amazon DataZone domain where this blueprint exists.

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 ID of the 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 with which this blueprint is created.

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 with which this blueprint is created.

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

The Amazon Web Services regions in which this blueprint is enabled.

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 of the 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 this 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 this blueprint was upated.

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