/AWS1/CL_GGSGETBULKDEPLOYMEN01¶
GetBulkDeploymentStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_bulkdeploymentmetrics TYPE REF TO /AWS1/CL_GGSBULKDEPLOYMENTMET /AWS1/CL_GGSBULKDEPLOYMENTMET¶
Relevant metrics on input records processed during bulk deployment.
iv_bulkdeploymentstatus TYPE /AWS1/GGSBULKDEPLOYMENTSTATUS /AWS1/GGSBULKDEPLOYMENTSTATUS¶
The status of the bulk deployment.
iv_createdat TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The time, in ISO format, when the deployment was created.
it_errordetails TYPE /AWS1/CL_GGSERRORDETAIL=>TT_ERRORDETAILS TT_ERRORDETAILS¶
Error details
iv_errormessage TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
Error message
it_tags TYPE /AWS1/CL_GGSTAGS_W=>TT_TAGS TT_TAGS¶
Tag(s) attached to the resource arn.
Queryable Attributes¶
BulkDeploymentMetrics¶
Relevant metrics on input records processed during bulk deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BULKDEPLOYMENTMETRICS() |
Getter for BULKDEPLOYMENTMETRICS |
BulkDeploymentStatus¶
The status of the bulk deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BULKDEPLOYMENTSTATUS() |
Getter for BULKDEPLOYMENTSTATUS, with configurable default |
ASK_BULKDEPLOYMENTSTATUS() |
Getter for BULKDEPLOYMENTSTATUS w/ exceptions if field has n |
HAS_BULKDEPLOYMENTSTATUS() |
Determine if BULKDEPLOYMENTSTATUS has a value |
CreatedAt¶
The time, in ISO format, when the deployment 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 |
ErrorDetails¶
Error details
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORDETAILS() |
Getter for ERRORDETAILS, with configurable default |
ASK_ERRORDETAILS() |
Getter for ERRORDETAILS w/ exceptions if field has no value |
HAS_ERRORDETAILS() |
Determine if ERRORDETAILS has a value |
ErrorMessage¶
Error message
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORMESSAGE() |
Getter for ERRORMESSAGE, with configurable default |
ASK_ERRORMESSAGE() |
Getter for ERRORMESSAGE w/ exceptions if field has no value |
HAS_ERRORMESSAGE() |
Determine if ERRORMESSAGE has a value |
tags¶
Tag(s) attached to the resource arn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |