codestarconnections_delete_sync_configuration {paws.developer.tools} | R Documentation |
Deletes the sync configuration for a specified repository and connection
Description
Deletes the sync configuration for a specified repository and connection.
See https://www.paws-r-sdk.com/docs/codestarconnections_delete_sync_configuration/ for full documentation.
Usage
codestarconnections_delete_sync_configuration(SyncType, ResourceName)
Arguments
SyncType |
[required] The type of sync configuration to be deleted. |
ResourceName |
[required] The name of the Amazon Web Services resource associated with the sync configuration to be deleted. |
[Package paws.developer.tools version 0.9.0 Index]