/AWS1/CL_DZNDEPLOYMENTPRPS¶
The deployment properties of the Amazon DataZone blueprint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_starttimeoutminutes TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The start timeout of the environment blueprint deployment.
iv_endtimeoutminutes TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The end timeout of the environment blueprint deployment.
Queryable Attributes¶
startTimeoutMinutes¶
The start timeout of the environment blueprint deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTTIMEOUTMINUTES() |
Getter for STARTTIMEOUTMINUTES, with configurable default |
ASK_STARTTIMEOUTMINUTES() |
Getter for STARTTIMEOUTMINUTES w/ exceptions if field has no |
HAS_STARTTIMEOUTMINUTES() |
Determine if STARTTIMEOUTMINUTES has a value |
endTimeoutMinutes¶
The end timeout of the environment blueprint deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDTIMEOUTMINUTES() |
Getter for ENDTIMEOUTMINUTES, with configurable default |
ASK_ENDTIMEOUTMINUTES() |
Getter for ENDTIMEOUTMINUTES w/ exceptions if field has no v |
HAS_ENDTIMEOUTMINUTES() |
Determine if ENDTIMEOUTMINUTES has a value |