codestarconnections_get_sync_configuration: Returns details about a sync configuration, including the...

View source: R/codestarconnections_operations.R

codestarconnections_get_sync_configurationR Documentation

Returns details about a sync configuration, including the sync type and resource name

Description

Returns details about a sync configuration, including the sync type and resource name. A sync configuration allows the configuration to sync (push and pull) changes from the remote repository for a specified branch in a Git repository.

See https://www.paws-r-sdk.com/docs/codestarconnections_get_sync_configuration/ for full documentation.

Usage

codestarconnections_get_sync_configuration(SyncType, ResourceName)

Arguments

SyncType

[required] The sync type for the sync configuration for which you want to retrieve information.

ResourceName

[required] The name of the Amazon Web Services resource for the sync configuration for which you want to retrieve information.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.