Delete Connect Instance Config
connectcampaignservice_delete_connect_instance_config | R Documentation |
Deletes a connect instance config from the specified AWS account¶
Description¶
Deletes a connect instance config from the specified AWS account.
Usage¶
connectcampaignservice_delete_connect_instance_config(connectInstanceId)
Arguments¶
connectInstanceId |
[required] |
Value¶
An empty list.
Request syntax¶
svc$delete_connect_instance_config(
connectInstanceId = "string"
)