CreateSyncConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The branch in the repository from which changes will be synced.

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

Whether to enable or disable publishing of deployment status to source providers.

Link copied to clipboard

A toggle that specifies whether to enable or disable pull request comments for the sync configuration to be created.

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 ARN of the IAM role that grants permission for Amazon Web Services to use Git sync to update a given Amazon Web Services resource on your behalf.

Link copied to clipboard

The type of sync configuration.

Link copied to clipboard

When to trigger Git sync to begin the stack update.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String