/AWS1/CL_EC2=>DISASSOCINSTANCEEVENTWINDOW()
¶
About DisassociateInstanceEventWindow¶
Disassociates one or more targets from an event window.
For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEEVENTWINDOWID
TYPE /AWS1/EC2INSTANCEEVENTWINDOWID
/AWS1/EC2INSTANCEEVENTWINDOWID
¶
The ID of the event window.
IO_ASSOCIATIONTARGET
TYPE REF TO /AWS1/CL_EC2INSTEVTWINDOWDIS00
/AWS1/CL_EC2INSTEVTWINDOWDIS00
¶
One or more targets to disassociate from the specified event window.
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 isUnauthorizedOperation
.