RepositorySyncDefinition
The definition for a repository with a sync configuration.
Contents
- Branch
-
The branch specified for a repository sync definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^.*$
Required: Yes
- Directory
-
The configuration file for a repository sync definition. This value comes from creating or updating the
config-file
field of async-configuration
.Type: String
Required: Yes
- Parent
-
The parent resource specified for a repository sync definition.
Type: String
Required: Yes
- Target
-
The target resource specified for a repository sync definition. In some cases, such as CFN_STACK_SYNC, the parent and target resource are the same.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: