Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
pinpoint_update_adm_channel(ADMChannelRequest, ApplicationId)
[required]
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
svc$update_adm_channel( ADMChannelRequest = list( ClientId = "string", ClientSecret = "string", Enabled = TRUE|FALSE ), ApplicationId = "string" )