/AWS1/CL_LOVGREENGRASSOUTDETS¶
Information about the AWS IoT Greengrass component created by a model packaging job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_componentversionarn TYPE /AWS1/LOVCOMPONENTVERSIONARN /AWS1/LOVCOMPONENTVERSIONARN¶
The Amazon Resource Name (ARN) of the component.
iv_componentname TYPE /AWS1/LOVCOMPONENTNAME /AWS1/LOVCOMPONENTNAME¶
The name of the component.
iv_componentversion TYPE /AWS1/LOVCOMPONENTVERSION /AWS1/LOVCOMPONENTVERSION¶
The version of the component.
Queryable Attributes¶
ComponentVersionArn¶
The Amazon Resource Name (ARN) of the component.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTVERSIONARN() |
Getter for COMPONENTVERSIONARN, with configurable default |
ASK_COMPONENTVERSIONARN() |
Getter for COMPONENTVERSIONARN w/ exceptions if field has no |
HAS_COMPONENTVERSIONARN() |
Determine if COMPONENTVERSIONARN has a value |
ComponentName¶
The name of the component.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTNAME() |
Getter for COMPONENTNAME, with configurable default |
ASK_COMPONENTNAME() |
Getter for COMPONENTNAME w/ exceptions if field has no value |
HAS_COMPONENTNAME() |
Determine if COMPONENTNAME has a value |
ComponentVersion¶
The version of the component.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTVERSION() |
Getter for COMPONENTVERSION, with configurable default |
ASK_COMPONENTVERSION() |
Getter for COMPONENTVERSION w/ exceptions if field has no va |
HAS_COMPONENTVERSION() |
Determine if COMPONENTVERSION has a value |