class Aws::CodeStarconnections::Types::CreateSyncConfigurationInput


@see docs.aws.amazon.com/goto/WebAPI/codestar-connections-2019-12-01/CreateSyncConfigurationInput AWS API Documentation
@return [String]
When to trigger Git sync to begin the stack update.
@!attribute [rw] trigger_resource_update_on
@return [String]
source providers.
Whether to enable or disable publishing of deployment status to
@!attribute [rw] publish_deployment_status
@return [String]
The type of sync configuration.
@!attribute [rw] sync_type
@return [String]
resource on your behalf.
Services to use Git sync to update a given Amazon Web Services
The ARN of the IAM role that grants permission for Amazon Web
@!attribute [rw] role_arn
@return [String]
synchronized from the linked repository.
CloudFormation stack in the case of CFN_STACK_SYNC) that will be
The name of the Amazon Web Services resource (for example, a
@!attribute [rw] resource_name
@return [String]
in a specified Git repository.
repository link allows Git sync to monitor and sync changes to files
The ID of the repository link created for the connection. A
@!attribute [rw] repository_link_id
@return [String]
in the repository.
the connection and the repository. This configuration file is stored
The file name of the configuration file that manages syncing between
@!attribute [rw] config_file
@return [String]
The branch in the repository from which changes will be synced.
@!attribute [rw] branch