/AWS1/CL_GGSRESETDEPLOYMENTS01¶
ResetDeploymentsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deploymentarn TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The ARN of the deployment.
iv_deploymentid TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING¶
The ID of the deployment.
Queryable Attributes¶
DeploymentArn¶
The ARN of the deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTARN() |
Getter for DEPLOYMENTARN, with configurable default |
ASK_DEPLOYMENTARN() |
Getter for DEPLOYMENTARN w/ exceptions if field has no value |
HAS_DEPLOYMENTARN() |
Determine if DEPLOYMENTARN has a value |
DeploymentId¶
The ID of the deployment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYMENTID() |
Getter for DEPLOYMENTID, with configurable default |
ASK_DEPLOYMENTID() |
Getter for DEPLOYMENTID w/ exceptions if field has no value |
HAS_DEPLOYMENTID() |
Determine if DEPLOYMENTID has a value |