Skip to content

/AWS1/CL_EC2=>RESETFPGAIMAGEATTRIBUTE()

About ResetFpgaImageAttribute

Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value. You can only reset the load permission attribute.

Method Signature

IMPORTING

Required arguments:

IV_FPGAIMAGEID TYPE /AWS1/EC2FPGAIMAGEID /AWS1/EC2FPGAIMAGEID

The ID of the AFI.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

IV_ATTRIBUTE TYPE /AWS1/EC2RESETFPGAIMAGEATTRN00 /AWS1/EC2RESETFPGAIMAGEATTRN00

The attribute.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2RESETFPGAIMAGEAT01 /AWS1/CL_EC2RESETFPGAIMAGEAT01