Skip to content

/AWS1/CL_EC2LAUNCHPERMMODS

Describes a launch permission modification.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ADD TYPE /AWS1/CL_EC2LAUNCHPERMISSION=>TT_LAUNCHPERMISSIONLIST TT_LAUNCHPERMISSIONLIST

The Amazon Web Services account ID, organization ARN, or OU ARN to add to the list of launch permissions for the AMI.

IT_REMOVE TYPE /AWS1/CL_EC2LAUNCHPERMISSION=>TT_LAUNCHPERMISSIONLIST TT_LAUNCHPERMISSIONLIST

The Amazon Web Services account ID, organization ARN, or OU ARN to remove from the list of launch permissions for the AMI.


Queryable Attributes

Add

The Amazon Web Services account ID, organization ARN, or OU ARN to add to the list of launch permissions for the AMI.

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 Amazon Web Services account ID, organization ARN, or OU ARN to remove from the list of launch permissions for the AMI.

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