/AWS1/CL_EC2LOADPERMISSIONMODS¶
Describes modifications to the load permissions of an Amazon FPGA image (AFI).
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_add TYPE /AWS1/CL_EC2LOADPERMREQUEST=>TT_LOADPERMISSIONLISTREQUEST TT_LOADPERMISSIONLISTREQUEST¶
The load permissions to add.
it_remove TYPE /AWS1/CL_EC2LOADPERMREQUEST=>TT_LOADPERMISSIONLISTREQUEST TT_LOADPERMISSIONLISTREQUEST¶
The load permissions to remove.
Queryable Attributes¶
Add¶
The load permissions to add.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADD() |
Getter for ADD, with configurable default |
ASK_ADD() |
Getter for ADD w/ exceptions if field has no value |
HAS_ADD() |
Determine if ADD has a value |
Remove¶
The load permissions to remove.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOVE() |
Getter for REMOVE, with configurable default |
ASK_REMOVE() |
Getter for REMOVE w/ exceptions if field has no value |
HAS_REMOVE() |
Determine if REMOVE has a value |