ActionsRunnerGroupArgs

constructor(allowsPublicRepositories: Output<Boolean>? = null, name: Output<String>? = null, restrictedToWorkflows: Output<Boolean>? = null, selectedRepositoryIds: Output<List<Int>>? = null, selectedWorkflows: Output<List<String>>? = null, visibility: Output<String>? = null)