/AWS1/CL_LICCRELICENSEASTGRRSP¶
CreateLicenseAssetGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_licenseassetgrouparn TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Amazon Resource Name (ARN) of the license asset group.
iv_status TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
License asset group status.
Queryable Attributes¶
LicenseAssetGroupArn¶
Amazon Resource Name (ARN) of the license asset group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEASSETGROUPARN() |
Getter for LICENSEASSETGROUPARN, with configurable default |
ASK_LICENSEASSETGROUPARN() |
Getter for LICENSEASSETGROUPARN w/ exceptions if field has n |
HAS_LICENSEASSETGROUPARN() |
Determine if LICENSEASSETGROUPARN has a value |
Status¶
License asset group status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |