RepositoryWorkflowConfigInvocationConfigArgs

constructor(fullyRefreshIncrementalTablesEnabled: Output<Boolean>? = null, includedTags: Output<List<String>>? = null, includedTargets: Output<List<RepositoryWorkflowConfigInvocationConfigIncludedTargetArgs>>? = null, serviceAccount: Output<String>? = null, transitiveDependenciesIncluded: Output<Boolean>? = null, transitiveDependentsIncluded: Output<Boolean>? = null)