/AWS1/CL_DMG=>APPLYPENDINGMAINTENANCEACT()
¶
About ApplyPendingMaintenanceAction¶
Applies a pending maintenance action to a resource (for example, to a replication instance).
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_REPLICATIONINSTANCEARN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to.
IV_APPLYACTION
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The pending maintenance action to apply to this resource.
Valid values:
os-upgrade
,system-update
,db-upgrade
,os-patch
IV_OPTINTYPE
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
A value that specifies the type of opt-in request, or undoes an opt-in request. You can't undo an opt-in request of type
immediate
.Valid values:
immediate
- Apply the maintenance action immediately.
next-maintenance
- Apply the maintenance action during the next maintenance window for the resource.
undo-opt-in
- Cancel any existingnext-maintenance
opt-in requests.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DMGAPPLYPENDINGMAIN01
/AWS1/CL_DMGAPPLYPENDINGMAIN01
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC