/AWS1/CL_IOGDEPLOYSYSTEMINST01¶
DeploySystemInstanceResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_summary
TYPE REF TO /AWS1/CL_IOGSYSTEMINSTSUMMARY
/AWS1/CL_IOGSYSTEMINSTSUMMARY
¶
An object that contains summary information about a system instance that was deployed.
Optional arguments:¶
iv_greengrassdeploymentid
TYPE /AWS1/IOGGREENGRASSDEPLOYMEN00
/AWS1/IOGGREENGRASSDEPLOYMEN00
¶
The ID of the Greengrass deployment used to deploy the system instance.
Queryable Attributes¶
summary¶
An object that contains summary information about a system instance that was deployed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUMMARY() |
Getter for SUMMARY |
greengrassDeploymentId¶
The ID of the Greengrass deployment used to deploy the system instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GREENGRASSDEPLOYMENTID() |
Getter for GREENGRASSDEPLOYMENTID, with configurable default |
ASK_GREENGRASSDEPLOYMENTID() |
Getter for GREENGRASSDEPLOYMENTID w/ exceptions if field has |
HAS_GREENGRASSDEPLOYMENTID() |
Determine if GREENGRASSDEPLOYMENTID has a value |