Repository Workflow Config Invocation Config Included Target
data class RepositoryWorkflowConfigInvocationConfigIncludedTarget(val database: String? = null, val name: String? = null, val schema: String? = null)
Constructors
Link copied to clipboard
fun RepositoryWorkflowConfigInvocationConfigIncludedTarget(database: String? = null, name: String? = null, schema: String? = null)