CreateSyncConfigurationRequest
Types
Properties
Link copied to clipboard
The file name of the configuration file that manages syncing between the connection and the repository. This configuration file is stored in the repository.
Link copied to clipboard
The ID of the repository link created for the connection. A repository link allows Git sync to monitor and sync changes to files in a specified Git repository.
Link copied to clipboard
The name of the Amazon Web Services resource (for example, a CloudFormation stack in the case of CFN_STACK_SYNC) that will be synchronized from the linked repository.
Link copied to clipboard
The type of sync configuration.
Functions
Link copied to clipboard
inline fun copy(block: CreateSyncConfigurationRequest.Builder.() -> Unit = {}): CreateSyncConfigurationRequest