/AWS1/CL_LICLICENSESPEC¶
Details for associating a license configuration with a resource.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_licenseconfigurationarn TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Amazon Resource Name (ARN) of the license configuration.
Optional arguments:¶
iv_amiassociationscope TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Scope of AMI associations. The possible value is
cross-account.
Queryable Attributes¶
LicenseConfigurationArn¶
Amazon Resource Name (ARN) of the license configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSECONFIGURATIONARN() |
Getter for LICENSECONFIGURATIONARN, with configurable defaul |
ASK_LICENSECONFIGURATIONARN() |
Getter for LICENSECONFIGURATIONARN w/ exceptions if field ha |
HAS_LICENSECONFIGURATIONARN() |
Determine if LICENSECONFIGURATIONARN has a value |
AmiAssociationScope¶
Scope of AMI associations. The possible value is
cross-account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AMIASSOCIATIONSCOPE() |
Getter for AMIASSOCIATIONSCOPE, with configurable default |
ASK_AMIASSOCIATIONSCOPE() |
Getter for AMIASSOCIATIONSCOPE w/ exceptions if field has no |
HAS_AMIASSOCIATIONSCOPE() |
Determine if AMIASSOCIATIONSCOPE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LICENSESPECIFICATIONS¶
TYPES TT_LICENSESPECIFICATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_LICLICENSESPEC WITH DEFAULT KEY
.