/AWS1/CL_SCD=>DELETESCHEDULE()
¶
About DeleteSchedule¶
Deletes the specified schedule.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NAME
TYPE /AWS1/SCDNAME
/AWS1/SCDNAME
¶
The name of the schedule to delete.
Optional arguments:¶
IV_GROUPNAME
TYPE /AWS1/SCDSCHEDULEGROUPNAME
/AWS1/SCDSCHEDULEGROUPNAME
¶
The name of the schedule group associated with this schedule. If you omit this, the default schedule group is used.
IV_CLIENTTOKEN
TYPE /AWS1/SCDCLIENTTOKEN
/AWS1/SCDCLIENTTOKEN
¶
Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SCDDELETESCHDOUTPUT
/AWS1/CL_SCDDELETESCHDOUTPUT
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC