Interface RepositorySyncDefinition.Builder

  • Method Details

    • branch

      The branch specified for a repository sync definition.

      Parameters:
      branch - The branch specified for a repository sync definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • directory

      The configuration file for a repository sync definition. This value comes from creating or updating the config-file field of a sync-configuration.

      Parameters:
      directory - The configuration file for a repository sync definition. This value comes from creating or updating the config-file field of a sync-configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parent

      The parent resource specified for a repository sync definition.

      Parameters:
      parent - The parent resource specified for a repository sync definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.