Enterprise Actions Runner Group Args
constructor(allowsPublicRepositories: Output<Boolean>? = null, enterpriseSlug: Output<String>? = null, name: Output<String>? = null, restrictedToWorkflows: Output<Boolean>? = null, selectedOrganizationIds: Output<List<Int>>? = null, selectedWorkflows: Output<List<String>>? = null, visibility: Output<String>? = null)