getSyncConfiguration

Schema for AWS::CodeStarConnections::SyncConfiguration resource which is used to enables an AWS resource to be synchronized from a source-provider.

Return

null

Parameters

argument

null


suspend fun getSyncConfiguration(resourceName: String, syncType: String): GetSyncConfigurationResult

Return

null

Parameters

resourceName

The name of the resource that is being synchronized to the repository.

syncType

The type of resource synchronization service that is to be configured, for example, CFN_STACK_SYNC.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.codestarconnections.kotlin.inputs.GetSyncConfigurationPlainArgs.

See also